[jboss-jira] [JBoss JIRA] Updated: (JBAS-6974) Ensure the Shutdown Hook fully shuts down the Server
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Jun 1 23:28:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger updated JBAS-6974:
--------------------------------------
Attachment: JBAS-6974.patch
> Ensure the Shutdown Hook fully shuts down the Server
> ----------------------------------------------------
>
> Key: JBAS-6974
> URL: https://jira.jboss.org/jira/browse/JBAS-6974
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: JBossAS-5.2.0.Beta1
>
> Attachments: JBAS-6974.patch
>
>
> Shutdown Hook is not calling full shutdown before the process exits.
> For starters, there's this:
> if (currentState.equals(LifecycleState.STARTED) || currentState.equals(LifecycleState.STARTING))
> Find other possible problems and ensure the lifecycle goes through full shutdown before the VM can terminate.
--
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