[jboss-jira] [JBoss JIRA] Commented: (JBAS-3071) MemoryLeak (redeployment) on EJB3
Ortwin Glück (JIRA)
jira-events at lists.jboss.org
Wed Mar 7 09:36:24 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-3071?page=comments#action_12355292 ]
Ortwin Glück commented on JBAS-3071:
------------------------------------
Maybe this helps to speed up the resoltion of this longstanding and extremely annoying bug:
Deploy and undeploy an EJB3 component.
In the JMX console go to jboss.ejb:service=EJBTimerService and call java.lang.String listTimers()
You can see entries of the undeployed component.
> MemoryLeak (redeployment) on EJB3
> ---------------------------------
>
> Key: JBAS-3071
> URL: http://jira.jboss.com/jira/browse/JBAS-3071
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB3
> Affects Versions: JBossAS-4.0.4.CR2
> Reporter: Clebert Suconic
> Assigned To: Carlo de Wolf
> Priority: Critical
> Fix For: JBossAS-4.2.0.GA, JBossAS-5.0.0.Beta3
>
>
> This might be caused by JBAS-3016:
> But I'm seeing this strong reference:
> org.jboss.mx.loading.UnifiedClassLoader3 at 33411906
> !--- org.jboss.ejb3.stateless.StatelessContainer at 29610827
> We should make sure EJB3 packages are not leaking.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list