https://bz.apache.org/bugzilla/show_bug.cgi?id=57939
Bug ID: 57939
Summary: Classloader leak in org.apache.naming.ContextBindings
Product: Tomcat 8
Version: 8.0.1
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
This is kind of a follow up on
https://bz.apache.org/bugzilla/show_bug.cgi?id=56275.
We get reports from some of our clients using Tomcat 8 (specific version is
unknown) regarding class loader leak via "clBindings" field of
"org.apache.naming.ContextBindings" where some
"org.apache.catalina.loader.WebappClassLoader" are used as keys in that map and
are not cleaned after application's undeploy. It seems that similar bug was
fixed in Tomcat 6 and 7, but almost the same bug was introduced in Tomcat 8.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]