[jboss-jira] [JBoss JIRA] Updated: (JBAS-3696) WebServices leaking redeployment
Clebert Suconic (JIRA)
jira-events at jboss.com
Mon Sep 25 17:22:01 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3696?page=all ]
Clebert Suconic updated JBAS-3696:
----------------------------------
Description:
org.jboss.ws.metadata.UnifiedMetaData has two strong references * to ClassLoader, and Undeployers are not releasing references to the metadata.
The one is showing up on my reports is field classLoader on UnifiedMetaData
The current failures we are having on the TestSuite (OOME) are related to this task.
*= strong reference is just a regular reference (non Weak, non Soft)
was:
org.jboss.ws.metadata.UnifiedMetaData has lots of strong references to ClassLoader, and Undeployers are not releasing references to the metadata.
The current failures we are having on the TestSuite (OOME) are related to this task.
> WebServices leaking redeployment
> --------------------------------
>
> Key: JBAS-3696
> URL: http://jira.jboss.com/jira/browse/JBAS-3696
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Clebert Suconic
> Assigned To: Thomas Diesler
> Priority: Blocker
> Fix For: JBossAS-4.0.5.GA
>
>
> org.jboss.ws.metadata.UnifiedMetaData has two strong references * to ClassLoader, and Undeployers are not releasing references to the metadata.
> The one is showing up on my reports is field classLoader on UnifiedMetaData
> The current failures we are having on the TestSuite (OOME) are related to this task.
> *= strong reference is just a regular reference (non Weak, non Soft)
--
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