[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8443) BaseClassLoader leaks instances on redeploy
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Mon Nov 15 11:30:44 EST 2010
[ https://jira.jboss.org/browse/JBAS-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Silvert resolved JBAS-8443.
--------------------------------
Fix Version/s: No Release
(was: 6.0.0.Final)
Resolution: Done
This is now fixed in Mojarra 2.1. However, we don't know which JBoss AS release will contain Mojarra 2.1. Closing this tracking jira.
> 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: 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list