[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1176) Fix classloader leak caused by client invoker destruction delay facility

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Jan 8 13:23:30 EST 2010


Fix classloader leak caused by client invoker destruction delay facility
------------------------------------------------------------------------

                 Key: JBREM-1176
                 URL: https://jira.jboss.org/jira/browse/JBREM-1176
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.5.2.SP1 (Flounder), 2.2.3.SP1
            Reporter: Ron Sigal
            Assignee: Ron Sigal
             Fix For: 2.2.3.SP2, 2.5.2.SP2 (Flounder)


This issue was turned up by https://jira.jboss.org/jira/browse/JBPAPP-3193 "Regression in EAP 4.x testsuite in Ejb3ClassloaderLeakUnitTestCase".  The problem is that org.jboss.remoting.Client creates a static java.util.Timer which is never deleted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list