[jboss-jira] [JBoss JIRA] Created: (JBAS-8443) BaseClassLoader leaks instances on redeploy

Stan Silvert (JIRA) jira-events at lists.jboss.org
Mon Sep 20 14:29:28 EDT 2010


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


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