[jboss-jira] [JBoss JIRA] Commented: (JBAS-5252) Fix classloader leak test failures

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Sep 12 10:29:21 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBAS-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12429353#action_12429353 ] 

Brian Stansberry commented on JBAS-5252:
----------------------------------------

This FieldGranularityClassloaderLeakUnitTestCase failure is an intermittent issue that I spent weeks chasing last spring.  Used 3 or 4 different tools to analyze the "leak"; all showed nothing but weak references chains leading to the classloader.

I'll keep running this test today in the background w/ JBoss Profiler attached; see if it fails and the analysis shows something useful. I've run it 4 times in a row now w/o failure.

In any case, I don't think this intermittent failure should be a blocker, or even really prevent closing this issue. It can be tracked separately.

> Fix classloader leak test failures
> ----------------------------------
>
>                 Key: JBAS-5252
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5252
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: ClassLoading
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Blocker
>             Fix For: JBossAS-5.0.0.CR2
>
>
> Tests in org.jboss.test.classloader.leak packages are failing.
> Relevant forum threads:
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=129122 
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=129201&start=20 
> A concern is this leak is in the JDK itself, related to use of Class.forName() to provide JDK 6 compatibility.

-- 
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