[jboss-jira] [JBoss JIRA] Updated: (JBESB-357) Close down all threads during sar undeployment

Mark Little (JIRA) jira-events at jboss.com
Fri Jan 12 06:49:53 EST 2007


     [ http://jira.jboss.com/jira/browse/JBESB-357?page=all ]

Mark Little updated JBESB-357:
------------------------------

    Fix Version/s: 4.0
         Assignee: Kevin Conner  (was: Mark Little)
         Priority: Blocker  (was: Major)

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