[jboss-jira] [JBoss JIRA] Commented: (JBAS-5745) ServerMBean.InShutdown flag won't turn on when the shutdown hook is called directly
Lukáš Brožovský (JIRA)
jira-events at lists.jboss.org
Fri Dec 3 11:48:47 EST 2010
[ https://jira.jboss.org/browse/JBAS-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567548#comment-12567548 ]
Lukáš Brožovský commented on JBAS-5745:
---------------------------------------
Affects JBossAS-5.1.0.GA as well...
> ServerMBean.InShutdown flag won't turn on when the shutdown hook is called directly
> -----------------------------------------------------------------------------------
>
> Key: JBAS-5745
> URL: https://jira.jboss.org/browse/JBAS-5745
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: System service
> Affects Versions: JBossAS-4.0.4.GA, JBossAS-4.0.5.GA, JBossAS-5.0.0.Beta1, JBossAS-5.0.0.Beta2, JBossAS-4.2.0.GA, JBossAS-4.2.1.GA, JBossAS-4.2.2.GA, JBossAS-5.0.0.Beta3, JBossAS-5.0.0.Beta4, JBossAS-5.0.0.CR1
> Reporter: Takayoshi Kimura
> Assignee: Dimitris Andreadis
>
> The ServerMBean.InShutdown flag is only turned on when the shutdown() operation is called. There is another shutdown path, a shutdown hook called by signals including Ctrl+c. This flag is needed to update in the shutdownHook.shutdown() method to reflect the sever status.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list