[
https://jira.jboss.org/browse/JBAS-8443?page=com.atlassian.jira.plugin.sy...
]
David Allen commented on JBAS-8443:
-----------------------------------
This issue is identical to JBAS-8424. It is a BaseClassLoader which leaks the reference,
but the chain goes through the RestEasy deployer classes mentioned in JBAS-8424.
BaseClassLoader leaks instances on redeploy
-------------------------------------------
Key: JBAS-8443
URL:
https://jira.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: Ales Justin
Fix For: 6.0.0.CR1
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira