[jboss-jira] [JBoss JIRA] Commented: (JBAS-8665) All ClassLoader Leak Tests failing
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Mon Dec 6 18:05:00 EST 2010
[ https://jira.jboss.org/browse/JBAS-8665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567997#comment-12567997 ]
Scott Marlow commented on JBAS-8665:
------------------------------------
Not directly related but some org.jboss.ejb3.async.* classes are here http://pastebin.com/hC7nRuLv
Diving into each of the above (as least the ones with one reference rather than zero):
org.jboss.ejb3.async.deployer.AsyncExecutorServiceDeployer - http://pastebin.com/DsYP4MPL
org.jboss.ejb3.async.impl.interceptor.AsynchronousInterceptorFactory - http://pastebin.com/aNJ1YcjF
org.jboss.ejb3.async.impl.interceptor.FutureSerializingInterceptor - http://pastebin.com/eTUKCWbH
org.jboss.ejb3.async.impl.util.concurrent.ResultUnwrappingExecutorService - http://pastebin.com/LzwLqavZ
Looking at the zero instance class references (not as straightforward to capture):
org.jboss.ejb3.async.impl.interceptor.AsynchronousInterceptor - http://pastebin.com/kB9CpW1D
org.jboss.ejb3.async.impl.interceptor.CreatePerClassAspectFactory - http://pastebin.com/b87phw21
org.jboss.ejb3.async.spi.AttachmentNames - http://pastebin.com/TTJrGgk8
skipped org.jboss.ejb3.async.spi.AsyncInvocation
skipped org.jboss.ejb3.async.spi.AsyncInvocationContext
> All ClassLoader Leak Tests failing
> -----------------------------------
>
> Key: JBAS-8665
> URL: https://jira.jboss.org/browse/JBAS-8665
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Shelly McGowan
> Assignee: Scott Marlow
> Attachments: afterJBossTSFixApplied.png, debug.patch, debugJTS.patch, eagerInitJTS.patch, JBOSSJTS_Listener_contextClassLoader.png, Screenshot-Eclipse Memory Analyzer -1.png, weakrefenceleak.png
>
>
> All tests failing between jbossas/trunk Revision: 109431 - 109437
> OOM errors also seen in the TCK test modules ejb30/persistence, ejb30, JSF (OOM permgen).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list