[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2697) Stopping servers during startup is buggy

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Sep 2 11:19:38 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12427799#action_12427799 ] 

Rob Stryker commented on JBIDE-2697:
------------------------------------

I'll re-trace this to be sure, but...

I ran into this issue in the past and provided patches upstream for issuing stops during startups. My code (should) recognize the startup is in progress (state == starting) and instead of issuing a stop command, simply terminate the process. 

but it's possible the terminate fails.  

I'll trace through and see if its still working as I expect.

> Stopping servers during startup is buggy
> ----------------------------------------
>
>                 Key: JBIDE-2697
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2697
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.alpha
>         Environment: Nightly build: 200808190012
>            Reporter: Galder Zamarreno
>            Assignee: Rob Stryker
>             Fix For: 3.0.0.beta1
>
>
> Server's "Status" column update is buggy. Let's say you start a 
> server and in the middle of the startup you right click and stop it.
> The status is changed to stopped but quite often the VM is still 
> running, so I have to go to the debug view and stop the VM there.
> Something is not working correctly there.
> Also, why is the VM running if the server was requested to stop?

-- 
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 jbosstools-issues mailing list