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

Marko Lukša (JIRA) jira-events at lists.jboss.org
Wed Jan 30 09:45:51 EST 2013


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

Marko Lukša commented on JGRP-1576:
-----------------------------------

Hi Mattias. Do you perhaps have a test case that reproduces this problem? 
                
> 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