]
Dimitris Andreadis commented on JBAS-8443:
------------------------------------------
Stan, why not just leave the issue open until trunk is updated to the latest Mojarra?
BaseClassLoader leaks instances on redeploy
-------------------------------------------
Key: JBAS-8443
URL:
https://issues.jboss.org/browse/JBAS-8443
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ClassLoading
Affects Versions: 6.0.0.M4
Reporter: Stan Silvert
Assignee: Stan Silvert
Fix For: No Release
The instance count for org.jboss.classloader.spi.base.BaseClassLoader grows by one with
each redeploy. These instances are not GC'd, and they eventually cause OOM PermGen
errors if you undeploy/deploy several times.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: