[Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2022-03-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48392 Alexey Kutishchev changed: What|Removed |Added CC||okutishc...@apple.com --- Comment

[Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2019-11-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48392 --- Comment #9 from KMI --- Hi, I'm using ddlutils 1.0 and tomcat jdbc pool 1.0.7.1 and I getting an error due to a connection is closed and the pool is not aware of that. Basically the issue is that ddlutils has a resultset iterator and when

[Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2019-08-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48392 --- Comment #10 from sophia --- (In reply to gfernandes from comment #1) > jdbc-pool version is: 1.0.7.1 You can correct that with another strategy to solve this problem. Our developer team was facing the problem when they work on https://www.

[Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2019-07-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48392 --- Comment #9 from Dano George --- The Connection (by the connection pool) appears to be a logical connection, while the close() method is not used to close the connection, virtually, it rather performs cleanup like closing Statement, ResultSe

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2011-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 Filip Hanik changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2011-09-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 Neil Clarke changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2011-09-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 Neil Clarke changed: What|Removed |Added Attachment #25054|0 |1 is obsolete|

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2010-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 Mark Thomas changed: What|Removed |Added Component|Modules: jdbc-pool |jdbc-pool Product|Tomcat

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2010-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2010-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 gfernandes changed: What|Removed |Added Attachment #25054|Corrected package and added |Statement decorator descriptio

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2010-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 gfernandes changed: What|Removed |Added Attachment #24713|0 |1 is obsolete|

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2010-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 Filip Hanik changed: What|Removed |Added CC||fha...@apache.org --- Comment #4 fro

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2009-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 --- Comment #3 from Konstantin Kolinko 2009-12-16 19:10:14 UTC --- For reference: link to the discussion thread on users@: http://markmail.org/thread/lf4l3tjy5eev5kxo http://marc.info/?t=12608985304&r=1&w=2 -- Configure bugmail: http

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2009-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 --- Comment #2 from gfernandes 2009-12-16 11:26:26 UTC --- Created an attachment (id=24713) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24713) JdbcInterceptor to proxy resultSets and statements Implemented a JdbcInterceptor

DO NOT REPLY [Bug 48392] jdbc-pool is not returning the proxied connection in resultSet and statement

2009-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48392 --- Comment #1 from gfernandes 2009-12-15 12:08:01 UTC --- jdbc-pool version is: 1.0.7.1 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the as