[jbosstools-issues] [JBoss JIRA] (JBIDE-17051) When two colliding servers are started and then stopped, a java process is still running

Rob Stryker (JIRA) issues at jboss.org
Thu Apr 17 14:22:33 EDT 2014


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

Rob Stryker resolved JBIDE-17051.
---------------------------------

    Resolution: Done


I've added a 10 second delay after the servers are shut down to verify the processes are terminated, and only if the server is still 'stopped'. Trying to avoid errors here in the case of restart and things of that nature. If we terminate processes too early, it may be that the server was still shutting down cleanly and we interrupted it and led to a force terminate, which is something we want to avoid. 

Pushed to master
                
> When two colliding servers are started and then stopped, a java process is still running
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-17051
>                 URL: https://issues.jboss.org/browse/JBIDE-17051
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta1
>         Environment: JBDS 8.0.0.Beta1a B82
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.Beta2
>
>
> When you run a server, say JBoss AS 7.1.1, and you try to start a second server of the same kind and then choose to run it despite the first server already running, you will end up in a situation where if you stop the second server, it will stop the first process, show both as stopped, but the second broken server is still running.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list