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

Stan Silvert (JIRA) jira-events at lists.jboss.org
Tue Sep 28 09:00:28 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-8443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12553669#action_12553669 ] 

Stan Silvert commented on JBAS-8443:
------------------------------------

Actually, it turns out that this one is not the same as JBAS-8424.  Both leak BaseClassLoader but it is for different reasons.  There is a second leak in Mojarra.  I'll assign this jira to myself and use it to track the progress on the Mojarra issue 1820:

https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1820

> 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