[jboss-jira] [JBoss JIRA] Created: (JBAS-6919) Ensure each AS Service leaves only Daemon Threads after Server shutdown

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Thu May 14 13:02:46 EDT 2009


Ensure each AS Service leaves only Daemon Threads after Server shutdown
-----------------------------------------------------------------------

                 Key: JBAS-6919
                 URL: https://jira.jboss.org/jira/browse/JBAS-6919
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger


Container task.

Server.shutdown() must take down all non-Daemon Threads run during the start lifecycle, else the VM won't be able to exit without an explicit call to Runtime.exit().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list