|
From: Matthew L. <mle...@cr...> - 2002-07-24 16:14:42
|
Hello, I'm having a problem with PoolMan 2.0.4 and 2.1b1. It seems that if the skimmer destroys all of my connections, then a new connection is created, I get a NullPointerException thrown from within Oracle from within setObject. I checked the values being passed in to setObject from PoolMan and they are both valid. It appears something within the connection, or more precisely, the prepared statement, is bad. I'm using Oracle 9i on Linux. The problem occurs from Windows, Mac OS X and Solaris. Has anybody else seen this? FYI, I'm using Castor JDO, as well. Thanks! Matthew |