[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #9 from Mark Thomas --- I suggest you follow up on the users list about the JSP issue. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2025-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #8 from Agostino Sarubbo --- Hello Mark, sorry for the late reply. I'm not the developer of that application and in general I'm not a developer so I can speak with a limited knowledge. We had so far two distinct problems: The fir

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2025-01-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEEDINFO

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #6 from Mark Thomas --- More than a month has passed without an update. This is heading towards a WORKSFORME resolution. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-10-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #5 from Mark Thomas --- There is nothing in the 9.0.94 to 9.0.95 changes remotely related to JDBC resources. The full stack trace for the "Empty JDBC URI" error might be illuminating. Bisecting the commits (there aren't that many)

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #4 from Agostino Sarubbo --- (In reply to Remy Maucherat from comment #3) > (In reply to Agostino Sarubbo from comment #2) > > 9.0.94 still works for me, the issue is in only from 9.0.95 > > I did not mention 9.0.95 at all in my co

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #3 from Remy Maucherat --- (In reply to Agostino Sarubbo from comment #2) > 9.0.94 still works for me, the issue is in only from 9.0.95 I did not mention 9.0.95 at all in my comment because the only change in it is a fix for a HTTP

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 --- Comment #2 from Agostino Sarubbo --- (In reply to Remy Maucherat from comment #1) > There are no relevant changes between 9.0.93 and 9.0.94, so please > investigate some more (maybe using the user list ?). "Empty JDBC URI" would > be someth

[Bug 69395] Empty JDBC URI when using a jdbc connection pool

2024-10-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69395 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Remy Mau