[jira] Updated: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-12-04 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-193?page=all ] Henri Yandell updated DBCP-193: --- Description: Hello, This bug occurs if the following conditions are met: A End of File communication on CHannel occurs Oracle Driver 10G will return true for

[jira] Updated: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-07-16 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-193?page=all ] Phil Steitz updated DBCP-193: - Fix Version/s: 1.3 BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

[jira] Updated: (DBCP-193) BasicDataSource returns negative values for NumActive when Oracle Driver Connection#isClosed return true (End of file communication on CHannel)

2006-07-12 Thread Philippe Mouawad (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-193?page=all ] Philippe Mouawad updated DBCP-193: -- Attachment: ShowsBasicDataSourceBadNumActiveIfNoCheckForIsClosedAndDoubleClose.java ShowsLeaksIfCheckForIsClosed.java