[jbosstools-issues] [JBoss JIRA] (JBIDE-11990) When as7 server fails to start correctly but process is running it fails to stop the process after reaching time out

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Jan 25 06:09:47 EST 2013


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

Rob Stryker resolved JBIDE-11990.
---------------------------------

    Release Notes Text: A server which has failed to start up properly may leave the failed processes still running in the background. These idle and failed processes are now cleaned up and terminated when discovered. 
            Resolution: Done

    
> When as7 server fails to start correctly but process is running it fails to stop the process after reaching time out
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11990
>                 URL: https://issues.jboss.org/browse/JBIDE-11990
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.CR1
>         Environment: JBT 3.3 nightly 2012-05-24
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 3.3.2, 4.0.0.Alpha1
>
>
> As a consequence of hitting JBIDE-11989 I found another problem. If for whatever reason the server fails to start properly (e.g. -Djboss.bind.address.management set to null) this is what happens:
> 1. The process keeps running on the remote host
> 2. The server is in Starting state until it reaches time out
> 3. This is where remote and local servers differ, but both behave wrongly
> 3.a - remote server: When time out is reached, server stops, but the process keeps running - you have to kill it manually
> 3.b - local server: When time out is reached, server tries to stop, but fails doing so. So you have to force stop and then it stops and the process is killed.
> The the bigger problem is with remote servers - you have no way of stopping the server other than sshing to the server and killing the process.
> In the case of local server, it is not so bad, but still after the time out the tools should be able to stop the server on first attempt.

--
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