[jboss-jira] [JBoss JIRA] Updated: (JBESB-357) Close down all threads during sar undeployment
Mark Little (JIRA)
jira-events at jboss.com
Mon Jan 15 08:00:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBESB-357?page=all ]
Mark Little updated JBESB-357:
------------------------------
Component/s: Rosetta
> Close down all threads during sar undeployment
> ----------------------------------------------
>
> Key: JBESB-357
> URL: http://jira.jboss.com/jira/browse/JBESB-357
> Project: JBoss ESB
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Rosetta
> Affects Versions: 4.0 CR2
> Reporter: Kevin Conner
> Assigned To: Kevin Conner
> Priority: Blocker
> Fix For: 4.0
>
>
> The NPEs I have been seeing are caused by background threads executing
> after the sar has been undeployed. Once the SAR has been undeployed the
> AS unlinks its classloader from the repository after which any accesses
> to that classloader can only access resources/classes in the sar and in
> the bootclasspath. Unfortunately this is not safe for all classloader
> methods and we need to make sure that all threads have finished prior to
> the services ending.
--
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