[jboss-jira] [JBoss JIRA] (JGRP-1576) org.jgroups.protocols.TP.ChannelThreadGroup leaks classloaders / PermGen memory

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Feb 5 05:19:51 EST 2013


    [ https://issues.jboss.org/browse/JGRP-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752265#comment-12752265 ] 

Bela Ban commented on JGRP-1576:
--------------------------------

Any progress on this ? I could simply do what I did in master, namely remove all ThreadGroups (not recommended anyway). WDYT ?
                
> org.jgroups.protocols.TP.ChannelThreadGroup leaks classloaders / PermGen memory
> -------------------------------------------------------------------------------
>
>                 Key: JGRP-1576
>                 URL: https://issues.jboss.org/browse/JGRP-1576
>             Project: JGroups
>          Issue Type: Feature Request
>    Affects Versions: 3.2.5
>            Reporter: Mattias Jiderhamn
>            Assignee: Bela Ban
>             Fix For: 3.2.7
>
>
> Just like JGRP-1410 there is a custom ThreadGroup org.jgroups.protocols.TP.ChannelThreadGroup which is not destroyed so the parent thread group will keep a reference and keep the classloader from being garbage collected. There is actually code for destroying the thread groups (line 1026-1030) but for some reason it is commented out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list