[jira] Commented: (MATH-60) [math] Function math.fraction.ProperFractionFormat.parse(String, ParsePosition) return illogical result

2006-05-17 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-60?page=comments#action_12412099 ] Phil Steitz commented on MATH-60: - Thank you for reporting this. I agree that the treatment of minus signs in the fractional parts of mixed fractions is not correct. I think,

[jira] Closed: (MATH-148) [math] new QR-decomposition code

2006-06-04 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-148?page=all ] Phil Steitz closed MATH-148: Resolution: Fixed Patches applied. Thanks! [math] new QR-decomposition code Key: MATH-148 URL:

[jira] Closed: (MATH-60) [math] Function math.fraction.ProperFractionFormat.parse(String, ParsePosition) return illogical result

2006-06-04 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-60?page=all ] Phil Steitz closed MATH-60: --- Resolution: Fixed Changed ProperFractionFormat to reject embedded minus, per last comment. [math] Function math.fraction.ProperFractionFormat.parse(String,

[jira] Closed: (MATH-42) [math] Function Fraction math.fraction.FractionFormat.parse(String, ParsePosition) does not handle parsing the numerater properly

2006-06-04 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-42?page=all ] Phil Steitz closed MATH-42: --- Resolution: Fixed [math] Function Fraction math.fraction.FractionFormat.parse(String, ParsePosition) does not handle parsing the numerater properly

[jira] Commented: (MATH-151) MathUtils.round incorrect result

2006-06-06 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-151?page=comments#action_12414956 ] Phil Steitz commented on MATH-151: -- Thanks for reporting this bug. Could be we want to reconsider the changes applied to address http://issues.apache.org/jira/browse/MATH-32.

[jira] Commented: (MATH-151) MathUtils.round incorrect result

2006-06-10 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-151?page=comments#action_12415723 ] Phil Steitz commented on MATH-151: -- Thanks for digging into this, Luc. I agree that the source of the problem here is in the decimal - binary conversion; but I don't want to

[jira] Commented: (MATH-151) MathUtils.round incorrect result

2006-06-11 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-151?page=comments#action_12415764 ] Phil Steitz commented on MATH-151: -- I understand and agree with your analysis of the IEEE754 representation, but I would still like to see if there is anyting clever that we

[jira] Commented: (MATH-151) MathUtils.round incorrect result

2006-06-11 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-151?page=comments#action_12415774 ] Phil Steitz commented on MATH-151: -- Sorry, messed up the link yet again. Best to just look at

[jira] Commented: (MATH-151) MathUtils.round incorrect result

2006-06-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-151?page=comments#action_12416856 ] Phil Steitz commented on MATH-151: -- +1 to nextAfter as addition to MathUtils and for the approach outlined above for resolving this issue. Thanks in advance for patches.

[jira] Commented: (COLLECTIONS-110) [collections] Support parametized classes with commons.collections.

2006-06-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/COLLECTIONS-110?page=comments#action_12416947 ] Phil Steitz commented on COLLECTIONS-110: - I agree with Stephen on this, assuming the intent is to stop adding to commons-collections and move new development

[jira] Commented: (DBCP-175) [dbcp] I'd like to run init SQL after JDBC Connection creation in Tomcat DBCP

2006-06-21 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-175?page=comments#action_12417153 ] Phil Steitz commented on DBCP-175: -- This looks good to me. I am +1 for this change and see no problems with the implementation. I would prefer to hold off on adding it

[jira] Closed: (DBCP-190) NPE in SharedPoolDataSource.close() if pool was not created

2006-06-21 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-190?page=all ] Phil Steitz closed DBCP-190: Resolution: Duplicate This has been resolved as of 12-march-06 in svn trunk. This is a duplicate of http://issues.apache.org/jira/browse/DBCP-39. NPE in

[jira] Resolved: (MATH-151) MathUtils.round incorrect result

2006-07-04 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-151?page=all ] Phil Steitz resolved MATH-151: -- Resolution: Fixed Patch applied. Thanks! I understand that the patch is not really satisfying, but it makes the code better and resolves the reported

[jira] Commented: (MATH-85) [math] SimpleRegression getSumSquaredErrors

2006-07-04 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-85?page=comments#action_12419186 ] Phil Steitz commented on MATH-85: - I agree this is a corner case and the negative result is due to rounding. The question is, should we force the result to 0 when a negative

[jira] Closed: (MATH-85) [math] SimpleRegression getSumSquaredErrors

2006-07-05 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-85?page=all ] Phil Steitz closed MATH-85: --- Resolution: Fixed Constrained returned result to be non-negative. [math] SimpleRegression getSumSquaredErrors

[jira] Resolved: (MATH-140) [math][patch] FFT Source Files

2006-07-05 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-140?page=all ] Phil Steitz resolved MATH-140: -- Fix Version: 1.2 Final Resolution: Fixed New package has been added. Thanks! [math][patch] FFT Source Files --

[jira] Closed: (MATH-147) Adding new methods to RealMatrix

2006-07-05 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-147?page=all ] Phil Steitz closed MATH-147: MatrixUtils method with requested functionality was added in 1.0 final. Adding new methods to RealMatrix Key: MATH-147

[jira] Closed: (MATH-122) New methods in RealMatrixImpl and changing indexing

2006-07-05 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-122?page=all ] Phil Steitz closed MATH-122: Issue was resolve in 1.0 final. New methods in RealMatrixImpl and changing indexing --- Key: MATH-122

[jira] Commented: (SANDBOX-152) Trunk fails to build under JDK 1.6

2006-07-08 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/SANDBOX-152?page=comments#action_12419870 ] Phil Steitz commented on SANDBOX-152: - This problem also happens using Sun Linux JDK 1.5.0_06 Trunk fails to build under JDK 1.6 --

[jira] Updated: (DBCP-154) [dbcp] PoolableConnectionFactory.validateConnection() should log exception message

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-154?page=all ] Phil Steitz updated DBCP-154: - Bugzilla Id: (was: 24718) Fix Version: 1.3 Include in logging refactoring. [dbcp] PoolableConnectionFactory.validateConnection() should log exception message

[jira] Updated: (DBCP-175) [dbcp] I'd like to run init SQL after JDBC Connection creation in Tomcat DBCP

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-175?page=all ] Phil Steitz updated DBCP-175: - Bugzilla Id: (was: 37577) Fix Version: 1.3 [dbcp] I'd like to run init SQL after JDBC Connection creation in Tomcat DBCP

[jira] Updated: (DBCP-179) [dbcp] initializationStatement and destructionStatement in PoolableConnectionFactory

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-179?page=all ] Phil Steitz updated DBCP-179: - Bugzilla Id: (was: 25696) Fix Version: 1.3 This, and DBCP-175, which it is now almost a dup of, will require API change and should be handled in 1.3 [dbcp]

[jira] Updated: (DBCP-187) [dbcp] Make exceptions about closed connections and statements more easily debuggable

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-187?page=all ] Phil Steitz updated DBCP-187: - Bugzilla Id: (was: 25877) Fix Version: 1.2.2 [dbcp] Make exceptions about closed connections and statements more easily debuggable

[jira] Resolved: (DBCP-187) [dbcp] Make exceptions about closed connections and statements more easily debuggable

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-187?page=all ] Phil Steitz resolved DBCP-187: -- Resolution: Fixed Patches applied. Thanks. [dbcp] Make exceptions about closed connections and statements more easily debuggable

[jira] Updated: (DBCP-146) [dbcp] Invalidate broken connections by monitoring SQLExceptions

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-146?page=all ] Phil Steitz updated DBCP-146: - Bugzilla Id: (was: 26759) Fix Version: 1.3 [dbcp] Invalidate broken connections by monitoring SQLExceptions

[jira] Updated: (DBCP-148) [dbcp] Pool prepared statements accross a close (BasicDataSource)

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-148?page=all ] Phil Steitz updated DBCP-148: - Bugzilla Id: (was: 27492) Fix Version: 1.3 [dbcp] Pool prepared statements accross a close (BasicDataSource)

[jira] Updated: (DBCP-160) [dbcp][PATCH] Access to the underlying connection when using SharedPoolDataSource

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-160?page=all ] Phil Steitz updated DBCP-160: - Bugzilla Id: (was: 27853) Fix Version: 1.3 [dbcp][PATCH] Access to the underlying connection when using SharedPoolDataSource

[jira] Updated: (DBCP-156) [dbcp] Specifying the maximum lifetime of a connection

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-156?page=all ] Phil Steitz updated DBCP-156: - Bugzilla Id: (was: 28211) Fix Version: 1.3 [dbcp] Specifying the maximum lifetime of a connection --

[jira] Updated: (DBCP-34) [dbcp] SharedPoolDataSource raises exception while closing invalid connection

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-34?page=all ] Phil Steitz updated DBCP-34: Bugzilla Id: (was: 30304) Fix Version: 1.3 [dbcp] SharedPoolDataSource raises exception while closing invalid connection

[jira] Updated: (DBCP-4) [dbcp] Use commons-logging for debugging instead of System.out.println

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-4?page=all ] Phil Steitz updated DBCP-4: --- Bugzilla Id: (was: 30375) Fix Version: 1.3 [dbcp] Use commons-logging for debugging instead of System.out.println

[jira] Updated: (DBCP-163) [dbcp] Use setQueryTimeout in combination with validationQuery to recover from network problems

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-163?page=all ] Phil Steitz updated DBCP-163: - Bugzilla Id: (was: 30391) Fix Version: 1.3 [dbcp] Use setQueryTimeout in combination with validationQuery to recover from network problems

[jira] Updated: (DBCP-102) [dbcp] setReadOnly setAutoCommit called too many times

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-102?page=all ] Phil Steitz updated DBCP-102: - Bugzilla Id: (was: 31343) Fix Version: 1.2.2 [dbcp] setReadOnly setAutoCommit called too many times

[jira] Updated: (DBCP-23) [dbcp] SQLException When PoolablePreparedStatement Already Closed

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-23?page=all ] Phil Steitz updated DBCP-23: Bugzilla Id: (was: 32441) Fix Version: 1.3 [dbcp] SQLException When PoolablePreparedStatement Already Closed

[jira] Resolved: (DBCP-47) [dbcp] Setting the defaultAutoCommit property to false breaks the MySQL DataSource

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-47?page=all ] Phil Steitz resolved DBCP-47: - Resolution: Cannot Reproduce The behavior described is consistent with missing commit statements in user code. [dbcp] Setting the defaultAutoCommit property

[jira] Updated: (DBCP-145) [dbcp] PoolingDriver.getConnectionPool() should use contextClassLoader

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-145?page=all ] Phil Steitz updated DBCP-145: - Bugzilla Id: (was: 32964) Fix Version: 1.3 [dbcp] PoolingDriver.getConnectionPool() should use contextClassLoader

[jira] Updated: (DBCP-61) [dbcp] Individual connection close method

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-61?page=all ] Phil Steitz updated DBCP-61: Bugzilla Id: (was: 33167) Fix Version: 1.3 [dbcp] Individual connection close method - Key: DBCP-61

[jira] Updated: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-44?page=all ] Phil Steitz updated DBCP-44: Bugzilla Id: (was: 33912) Fix Version: 1.2.2 [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

[jira] Updated: (DBCP-134) [dbcp] DelegatingConnection.close() throws exception

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-134?page=all ] Phil Steitz updated DBCP-134: - Bugzilla Id: (was: 33945) Fix Version: 1.3 [dbcp] DelegatingConnection.close() throws exception

[jira] Updated: (DBCP-168) [dbcp] add/enhance toString() Method to DelegatingCallableStatement for sql debugging

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-168?page=all ] Phil Steitz updated DBCP-168: - Bugzilla Id: (was: 33983) Fix Version: 1.3 [dbcp] add/enhance toString() Method to DelegatingCallableStatement for sql debugging

[jira] Updated: (DBCP-157) [dbcp] allow to register a wrapper extending DelegatingPreparedStatement to enhance setString for compatibility (schema not null issue)

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-157?page=all ] Phil Steitz updated DBCP-157: - Bugzilla Id: (was: 34187) Fix Version: 1.3 [dbcp] allow to register a wrapper extending DelegatingPreparedStatement to enhance setString for compatibility

[jira] Updated: (DBCP-8) [dbcp][PATCH] Handle changed passwords in SharedPoolDataSource

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-8?page=all ] Phil Steitz updated DBCP-8: --- Bugzilla Id: (was: 34490) Fix Version: 1.3 [dbcp][PATCH] Handle changed passwords in SharedPoolDataSource

[jira] Updated: (DBCP-65) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-65?page=all ] Phil Steitz updated DBCP-65: Bugzilla Id: (was: 34539) Fix Version: 1.2.2 [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

[jira] Updated: (DBCP-177) [dbcp] redesign to use dbcp with security manager

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-177?page=all ] Phil Steitz updated DBCP-177: - Bugzilla Id: (was: 35053) Fix Version: 1.3 [dbcp] redesign to use dbcp with security manager - Key:

[jira] Updated: (DBCP-150) [dbcp] BasicDataSource : setter for connectionProperties

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-150?page=all ] Phil Steitz updated DBCP-150: - Bugzilla Id: (was: 35363) Version: 1.3 [dbcp] BasicDataSource : setter for connectionProperties

[jira] Updated: (DBCP-41) [dbcp][patch] docs lie: NOT maxIdle = 0 for no limit BUT -1

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-41?page=all ] Phil Steitz updated DBCP-41: Bugzilla Id: (was: 35542) Version: 1.2.2 [dbcp][patch] docs lie: NOT maxIdle = 0 for no limit BUT -1

[jira] Updated: (DBCP-116) [dbcp] transactionIsolation, testOnBorrow and autoCommmit=false crashes for Oracle

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-116?page=all ] Phil Steitz updated DBCP-116: - Bugzilla Id: (was: 35591) Fix Version: 1.2.2 [dbcp] transactionIsolation, testOnBorrow and autoCommmit=false crashes for Oracle

[jira] Updated: (DBCP-100) [dbcp] NullPointerException retrieving connection from the pool

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-100?page=all ] Phil Steitz updated DBCP-100: - Bugzilla Id: (was: 35825) Fix Version: 1.2.2 [dbcp] NullPointerException retrieving connection from the pool

[jira] Updated: (DBCP-11) [dbcp] stmt.getConnection() != Connection used to create the statement

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-11?page=all ] Phil Steitz updated DBCP-11: Bugzilla Id: (was: 36077) Fix Version: 1.2.2 [dbcp] stmt.getConnection() != Connection used to create the statement

[jira] Updated: (DBCP-143) [dbcp] SQLNestedException thrown by server causes client ClassNotFoundException.

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-143?page=all ] Phil Steitz updated DBCP-143: - Bugzilla Id: (was: 37181) Fix Version: 1.3 [dbcp] SQLNestedException thrown by server causes client ClassNotFoundException.

[jira] Updated: (DBCP-93) [dbcp] BasicDataSource.createDataSource() memory leak on SQLExceptions

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-93?page=all ] Phil Steitz updated DBCP-93: Bugzilla Id: (was: 37926) Fix Version: 1.2.2 [dbcp] BasicDataSource.createDataSource() memory leak on SQLExceptions

[jira] Updated: (DBCP-152) [DBCP] add a socketFactory attribute to BasicDataSource (to allow SSL thread-safe)

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-152?page=all ] Phil Steitz updated DBCP-152: - Bugzilla Id: (was: 38603) Version: 1.3 [DBCP] add a socketFactory attribute to BasicDataSource (to allow SSL thread-safe)

[jira] Updated: (DBCP-155) [dbcp] allow to set = 6 parameters to do non-global SSL

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-155?page=all ] Phil Steitz updated DBCP-155: - Bugzilla Id: (was: 38614) Fix Version: 1.3 [dbcp] allow to set = 6 parameters to do non-global SSL

[jira] Updated: (DBCP-53) [dbcp] commons dbcp does not supports Firebird DB.

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-53?page=all ] Phil Steitz updated DBCP-53: Bugzilla Id: (was: 38987) Fix Version: 1.3 [dbcp] commons dbcp does not supports Firebird DB. -- Key:

[jira] Updated: (DBCP-189) [dbcp] Threads do not get a Connection in FIFO mode

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-189?page=all ] Phil Steitz updated DBCP-189: - Version: 1.2.2 (was: 1.2 Final) [dbcp] Threads do not get a Connection in FIFO mode ---

[jira] Updated: (DBCP-128) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable keys -- test case provided

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-128?page=all ] Phil Steitz updated DBCP-128: - Bugzilla Id: (was: 39537) Version: 1.3 (was: Nightly Builds) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable

[jira] Updated: (DBCP-68) [dbcp] Commons Collection dependency version clash when using Commons DBCP via Maven2

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-68?page=all ] Phil Steitz updated DBCP-68: Bugzilla Id: (was: 39502) Fix Version: 1.2.2 [dbcp] Commons Collection dependency version clash when using Commons DBCP via Maven2

[jira] Updated: (DBCP-19) [dbcp]DelegatatingPreparedStatement does not override toString() method

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-19?page=all ] Phil Steitz updated DBCP-19: Bugzilla Id: (was: 39478) Fix Version: 1.2.2 [dbcp]DelegatatingPreparedStatement does not override toString() method

[jira] Updated: (DBCP-5) [dbcp] PoolGuardConnectionWrapper violates close() contract

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-5?page=all ] Phil Steitz updated DBCP-5: --- Bugzilla Id: (was: 39069) Fix Version: 1.3 [dbcp] PoolGuardConnectionWrapper violates close() contract ---

[jira] Updated: (DBCP-126) [DBCP] testOnBorrow fails if setAutoCommit() throws an exception

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-126?page=all ] Phil Steitz updated DBCP-126: - Bugzilla Id: (was: 22078) Version: 1.2 Final [DBCP] testOnBorrow fails if setAutoCommit() throws an exception

[jira] Updated: (DBCP-28) [dbcp][PATCH] Connection leak in PoolableConnection.close() (Oracle 10g driver)

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-28?page=all ] Phil Steitz updated DBCP-28: Bugzilla Id: (was: 33591) Fix Version: 1.2.2 [dbcp][PATCH] Connection leak in PoolableConnection.close() (Oracle 10g driver)

[jira] Updated: (DBCP-3) [dbcp] PoolableConnection.close() won't allow multiple close

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-3?page=all ] Phil Steitz updated DBCP-3: --- Bugzilla Id: (was: 23185) Fix Version: 1.3 [dbcp] PoolableConnection.close() won't allow multiple close

[jira] Updated: (DBCP-192) Fails to build under JDK 1.6

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-192?page=all ] Phil Steitz updated DBCP-192: - Fix Version: 1.3 Fails to build under JDK 1.6 Key: DBCP-192 URL: http://issues.apache.org/jira/browse/DBCP-192

[jira] Closed: (DBCP-192) Fails to build under JDK 1.6

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-192?page=all ] Phil Steitz closed DBCP-192: Resolution: Duplicate Duplicates DBCP-191 Fails to build under JDK 1.6 Key: DBCP-192 URL:

[jira] Updated: (DBCP-191) [dbcp] does not compile under the latest unreleased jdk 1.6 / JDBC 4.0

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-191?page=all ] Phil Steitz updated DBCP-191: - Fix Version: 1.3 [dbcp] does not compile under the latest unreleased jdk 1.6 / JDBC 4.0 --

[jira] Updated: (DBCP-150) [dbcp] BasicDataSource : setter for connectionProperties

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-150?page=all ] Phil Steitz updated DBCP-150: - Bugzilla Id: (was: 35363) Fix Version: 1.3 Version: 1.2 Final (was: 1.3) [dbcp] BasicDataSource : setter for connectionProperties

[jira] Updated: (DBCP-152) [DBCP] add a socketFactory attribute to BasicDataSource (to allow SSL thread-safe)

2006-07-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-152?page=all ] Phil Steitz updated DBCP-152: - Bugzilla Id: (was: 38603) Fix Version: 1.3 Version: 1.2 Final (was: 1.3) [DBCP] add a socketFactory attribute to BasicDataSource

[jira] Commented: (DBCP-3) [dbcp] PoolableConnection.close() won't allow multiple close

2006-07-16 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-3?page=comments#action_12421454 ] Phil Steitz commented on DBCP-3: This represents a behavior change that may break some existing code, so fix version is set to 1.3. [dbcp]

[jira] Updated: (DBCP-41) [dbcp][patch] docs lie: NOT maxIdle = 0 for no limit BUT -1

2006-07-16 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-41?page=all ] Phil Steitz updated DBCP-41: Bugzilla Id: (was: 35542) Fix Version/s: 1.2.2 Affects Version/s: 1.2.1 (was: 1.2.2) [dbcp][patch] docs lie: NOT maxIdle =

[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] Reopened: (DBCP-102) [dbcp] setReadOnly setAutoCommit called too many times

2006-07-30 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-102?page=all ] Phil Steitz reopened DBCP-102: -- Per last comment, passivateObject should also be fixed. [dbcp] setReadOnly setAutoCommit called too many times

[jira] Resolved: (DBCP-102) [dbcp] setReadOnly setAutoCommit called too many times

2006-07-30 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-102?page=all ] Phil Steitz resolved DBCP-102. -- Resolution: Fixed passivateObject fix committed. [dbcp] setReadOnly setAutoCommit called too many times

[jira] Resolved: (DBCP-41) [dbcp][patch] docs lie: NOT maxIdle = 0 for no limit BUT -1

2006-07-30 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-41?page=all ] Phil Steitz resolved DBCP-41. - Resolution: Fixed Patch applied. Thanks. [dbcp][patch] docs lie: NOT maxIdle = 0 for no limit BUT -1 ---

[jira] Commented: (MATH-154) MathUtils addAndCheck and subAndCheck for long values

2006-08-06 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-154?page=comments#action_12426061 ] Phil Steitz commented on MATH-154: -- Looks like a good addition to MathUtils. An alternative to the first implementations would be to convert to floats; but I

[jira] Updated: (MATH-154) MathUtils addAndCheck and subAndCheck for long values

2006-08-06 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-154?page=all ] Phil Steitz updated MATH-154: - Fix Version/s: 1.2 Final MathUtils addAndCheck and subAndCheck for long values - Key: MATH-154

[jira] Commented: (MATH-153) RandomDataImpl nextInt(int, int) nextLong(long, long)

2006-08-06 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-153?page=comments#action_12426064 ] Phil Steitz commented on MATH-153: -- Agree this is a bug and should be fixed. Thanks for reporting this issue. Using the added method in MATH-154 to detect

[jira] Updated: (MATH-153) RandomDataImpl nextInt(int, int) nextLong(long, long)

2006-08-06 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-153?page=all ] Phil Steitz updated MATH-153: - Fix Version/s: 1.2 Final RandomDataImpl nextInt(int, int) nextLong(long, long) - Key: MATH-153

[jira] Updated: (DBCP-197) Incorrect parameter descriptions for maxIdle and minIdle, at http://jakarta.apache.org/commons/dbcp/configuration.html

2006-08-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-197?page=all ] Phil Steitz updated DBCP-197: - Fix Version/s: 1.2.2 Incorrect parameter descriptions for maxIdle and minIdle, at http://jakarta.apache.org/commons/dbcp/configuration.html

[jira] Resolved: (DBCP-197) Incorrect parameter descriptions for maxIdle and minIdle, at http://jakarta.apache.org/commons/dbcp/configuration.html

2006-08-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-197?page=all ] Phil Steitz resolved DBCP-197. -- Resolution: Fixed Patch applied. Thanks! Incorrect parameter descriptions for maxIdle and minIdle, at http://jakarta.apache.org/commons/dbcp/configuration.html

[jira] Resolved: (DBCP-100) [dbcp] NullPointerException retrieving connection from the pool

2006-08-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-100?page=all ] Phil Steitz resolved DBCP-100. -- Resolution: Fixed Made userKeys an instance variable. Fixed in r433104, nightlies starting 21-aug-06. [dbcp] NullPointerException retrieving connection from the

[jira] Updated: (DBCP-198) PoolingDataSource.PoolGuardConnectionWrapper equals() implementation incorrect

2006-08-20 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-198?page=all ] Phil Steitz updated DBCP-198: - Fix Version/s: 1.2.2 PoolingDataSource.PoolGuardConnectionWrapper equals() implementation incorrect

[jira] Resolved: (DBCP-198) PoolingDataSource.PoolGuardConnectionWrapper equals() implementation incorrect

2006-09-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-198?page=all ] Phil Steitz resolved DBCP-198. -- Resolution: Fixed This bug only manifests when wrapped connections are not DelegatingConnections. The implementation of equals in DelegatingConnection masks the

[jira] Updated: (DBCP-128) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable keys -- test case provided

2006-09-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-128?page=all ] Phil Steitz updated DBCP-128: - Bugzilla Id: (was: 39537) Fix Version/s: 1.3 Affects Version/s: 1.2.1 (was: 1.3) Fix version should have been 1.3,

[jira] Commented: (DBCP-128) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable keys -- test case provided

2006-09-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-128?page=comments#action_12433670 ] Phil Steitz commented on DBCP-128: -- Removing equals / hashcode impls would have side effects. Agree they should be fixed. [dbcp] BasicDataSource.getConnection()

[jira] Resolved: (DBCP-93) [dbcp] BasicDataSource.createDataSource() memory leak on SQLExceptions

2006-09-14 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-93?page=all ] Phil Steitz resolved DBCP-93. - Resolution: Fixed This bug is fixed by the upgrade to commons pool 1.3, which no longer spawns threads for the evictor functionality. [dbcp]

[jira] Commented: (DBCP-68) [dbcp] Commons Collection dependency version clash when using Commons DBCP via Maven2

2006-09-16 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-68?page=comments#action_12435269 ] Phil Steitz commented on DBCP-68: - Updating to collections 3.1 may cause dependency problems for some users. Per discussion on commons-dev, I would prefer to bundle

[jira] Resolved: (DBCP-116) [dbcp] transactionIsolation, testOnBorrow and autoCommmit=false crashes for Oracle

2006-09-17 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-116?page=all ] Phil Steitz resolved DBCP-116. -- Resolution: Fixed Patch applied. Thanks! [dbcp] transactionIsolation, testOnBorrow and autoCommmit=false crashes for Oracle

[jira] Commented: (DBCP-68) [dbcp] Commons Collection dependency version clash when using Commons DBCP via Maven2

2006-09-23 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-68?page=comments#action_12437159 ] Phil Steitz commented on DBCP-68: - Sources have been added and dependency removed in r449319. Waiting to resolve until 1.2.2 release is cut. [dbcp] Commons

[jira] Resolved: (DBCP-128) [dbcp] BasicDataSource.getConnection() Connections don't work as hashtable keys -- test case provided

2006-09-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-128?page=all ] Phil Steitz resolved DBCP-128. -- Resolution: Fixed This was fixed in r441852. The change to make equals reflexive in PoolGuardConnectionWrapper to resolve DBCP-198 resolved this bug as well.

[jira] Updated: (DBCP-11) [dbcp] stmt.getConnection() != Connection used to create the statement

2006-09-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-11?page=all ] Phil Steitz updated DBCP-11: Bugzilla Id: (was: 36077) Fix Version/s: 1.3 (was: 1.2.2) Changing the fix version to 1.3. We may in fact decide on WONTFIX eventually,

[jira] Resolved: (DBCP-19) [dbcp]DelegatatingPreparedStatement does not override toString() method

2006-09-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-19?page=all ] Phil Steitz resolved DBCP-19. - Resolution: Fixed This issue was resolved in r132220. [dbcp]DelegatatingPreparedStatement does not override toString() method

[jira] Commented: (MATH-160) Chi-Square Test for Comparing two binned Data Sets

2006-10-23 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-160?page=comments#action_12444161 ] Phil Steitz commented on MATH-160: -- You are both right - Luc is correct in pointing out that we cannot use code taken or translated from Numerical Recipes (NR),

[jira] Commented: (DBCP-198) PoolingDataSource.PoolGuardConnectionWrapper equals() implementation incorrect

2006-10-29 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-198?page=comments#action_12445464 ] Phil Steitz commented on DBCP-198: -- Additional tests and fix to handle the case where accessToUnderlyingConnection is false committed in r469008.

[jira] Updated: (DBCP-65) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

2006-11-19 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-65?page=all ] Phil Steitz updated DBCP-65: Bugzilla Id: (was: 34539) Fix Version/s: 1.3 (was: 1.2.2) I cannot find a backward compatible way to fix this. [dbcp] Deadlock when

[jira] Resolved: (MATH-161) patch for Mantissa

2006-11-22 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/MATH-161?page=all ] Phil Steitz resolved MATH-161. -- Resolution: Fixed Patches applied. Thanks! patch for Mantissa -- Key: MATH-161 URL:

[jira] Updated: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

2006-11-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-44?page=all ] Phil Steitz updated DBCP-44: Attachment: deadlock_post_patch.txt Deadlock after suggested patch, generated by testConcurrency unit test [dbcp] Evictor thread in GenericObjectPool has potential for

[jira] Updated: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

2006-11-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-44?page=all ] Phil Steitz updated DBCP-44: Attachment: deadlock.txt Deadlock generated by testConcurrency [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

[jira] Updated: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

2006-11-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-44?page=all ] Phil Steitz updated DBCP-44: Attachment: testConcurrency.java Unit test generating deadlock using dbcp testDriver [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

[jira] Updated: (DBCP-44) [dbcp] Evictor thread in GenericObjectPool has potential for deadlock

2006-11-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-44?page=all ] Phil Steitz updated DBCP-44: Bugzilla Id: (was: 33912) Fix Version/s: 1.3 (was: 1.2.2) Affects Version/s: 1.2.1 Like DBCP-65, I don't think there is a

[jira] Commented: (DBCP-65) [dbcp] Deadlock when evicting dbcp objects (testWhileIdle=true)

2006-11-24 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-65?page=comments#action_12452488 ] Phil Steitz commented on DBCP-65: - I am +1 on option 2, or just migrate to Pool 2 when it is released. Having spent many hours trying to find workarounds for this

[jira] Commented: (DBCP-205) Intermittently getting Could not retrieve connection info from pool when under load

2006-12-09 Thread Phil Steitz (JIRA)
[ http://issues.apache.org/jira/browse/DBCP-205?page=comments#action_12457146 ] Phil Steitz commented on DBCP-205: -- Do you see anything in the Windows event log on the SQL Server box? Is Tomcat running on the same box? That error could

  1   2   3   >