On Fri, 17 Oct 2003 12:13:08 -0500, <[EMAIL PROTECTED]> wrote:
I keep getting this message in my logs. Also this seems to be causing a cache of this object. The object will not reflect changes. Even though accessing it a different show it was changed. Can someone tell me what this is and if it's good or bad? It looks bad to me.
[org.apache.ojb.broker.accesslayer.ConnectionFactoryPooledImpl] INFO: Destroy object was called, try to close connection: [EMAIL PROTECTED]
This "only" indicate that a connection from the connection will be destroyed and the connection will be real closed. Normally this is nothing to worry about. E.g. if you enable cleanup of idle connection this method will be called. Or if the validation of the connection fails, because the connection was timed out the pool will destroy/close the connection.
regards, Armin
Thank You,
Justin A. Stanczak Web Manager Shake Learning Resource Center Vincennes University (812)888-5813
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
