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

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Aug 27 09:40:38 EDT 2008


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

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

EJBTHREE-1473 brings errors to:

Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 112.329 sec

...with the remaining failure in testSimpleEjb.  This is due to an InvocationResponse holding a reference to a Proxy.

CL Leaks will persist in AS TestSuite until at least the next release of EJB3 Core.

> 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
>             Fix For: AS 5.0.0.CR2
>
>         Attachments: EJB3-CL-Leak-Report.html
>
>
> 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