[jbosstools-issues] [JBoss JIRA] (JBIDE-17473) After forcestop, management shutdown does not clear forcestop flag

Rob Stryker (JIRA) issues at jboss.org
Thu May 29 06:45:16 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-17473.
---------------------------------

         Assignee: Rob Stryker
    Fix Version/s: 4.2.0.Beta2
       Resolution: Done


One line fix to clear the force flag. 

> After forcestop, management shutdown does not clear forcestop flag
> ------------------------------------------------------------------
>
>                 Key: JBIDE-17473
>                 URL: https://issues.jboss.org/browse/JBIDE-17473
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta2
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.Beta2
>
>
> After a failed stop attempt, a flag is set on the server that the next stop attempt should be a force / kill of the process. 
> The second stop attempt is a force kill. 
> If you then start the server, and try to shut it down, it is force-killed immediately. This should not happen. It should try a normal stop first. 
> Solution is to clear the force flag after a force stop. 



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list