[jboss-jira] [JBoss JIRA] Updated: (JBAS-8443) BaseClassLoader leaks instances on redeploy
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Mon Sep 27 14:57:28 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shelly McGowan updated JBAS-8443:
---------------------------------
Fix Version/s: 6.0.0.CR1
> 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
More information about the jboss-jira
mailing list