[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1442) Ejb3ClassloaderLeakUnitTestCase failures in AS testsuite

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Sep 10 16:58:54 EDT 2008


    [ https://jira.jboss.org/jira/browse/EJBTHREE-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12429011#action_12429011 ] 

Andrew Lee Rubinger commented on EJBTHREE-1442:
-----------------------------------------------

CL Leak persists.

My working theory is that the CL is held as "contextClassLoader" field of ServerThread, which is not shut down at end of invocations or upon undeploy.

> Ejb3ClassloaderLeakUnitTestCase failures in AS testsuite
> --------------------------------------------------------
>
>                 Key: EJBTHREE-1442
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1442
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Brian Stansberry
>            Assignee: Andrew Lee Rubinger
>            Priority: Critical
>             Fix For: 1.0.0-Beta2
>
>
> The Ejb3ClassloaderLeakUnitTestCase tests started failing on Jul 17 (see https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/746/).  I ran the test with the JBoss Profiler analysis of the classloader leak enabled and found that a proxy remains bound in JNDI after bean undeploy, leaking the CL.  I will attach the classloader leak report.

-- 
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-jira mailing list