Hi,

I'm using the following conmfiguration:
- tomcat 5.0.28 
- Windows 2000 
- Oracle 9i database on Sun Solaris

I'm using the Tomcat connection pooling dbcp and have the following problem.
When reloading the applcation, the open connections are not released and
just stay open on the database forever.
These connections never die, even though the configuration to remove dead
connections is enabled.

I then get a whole set of new connections for the reloaded application.
Seems the reference to the old connections is just lost.  This only happens
when reloading the application, not during stop/start.

Is there a way to fix this (except stop/start of course :-))

Thanks

Bernhard 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to