You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/12/03 11:54:58 UTC

[Bug 54217] JDBC connection pool runs out of connections when Context reload=“true” is enabled in Tomcat

https://issues.apache.org/bugzilla/show_bug.cgi?id=54217

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
There looks to be a memory leak here. Stopping the context should make the
connections eligible for GC but a reference is being retained by the
PoolCleaner thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org