Fix leaking ClassLoaders
------------------------
Key: GERONIMO-2644
URL: http://issues.apache.org/jira/browse/GERONIMO-2644
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: kernel
Affects Versions: 1.2, 2.0-M1
Reporter: Kevan Miller
Fix For: 1.2, 2.0-M1
Looks like we're leaking ClassLoaders. If you deploy/undeploy an app the
ClassLoader(s) created for the app are not being GC'ed. Eventually, you'll run
out of PermGen space. I assume that this is also causing the PermGen problems
when running tests.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira