On 23/03/2010 22:39, Propes, Barry L wrote:
> I got this again today, and it seems to happen when/if I go into the Tomcat Manager app
and either Stop and Start or Reload the app.
>
> Should that have a significant bearing on something like a DBCP connection so adversely?
>
> I was thinking it was tantamount to shutting down the Tomcat console and restarting it....that
not the case?
No. It just re-loads the app.
Sounds like you have hit a bug in commons-pool / Tomcat's memory leak
clean-up code.
http://wiki.apache.org/tomcat/MemoryLeakProtection
search for "TimerThread"
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|