You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2013/05/02 18:40:15 UTC

[jira] [Created] (GERONIMODEVTOOLS-810) Server status not updated as server hostname is changed in server configuration

Jarek Gawor created GERONIMODEVTOOLS-810:
--------------------------------------------

             Summary: Server status not updated as server hostname is changed in server configuration 
                 Key: GERONIMODEVTOOLS-810
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-810
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 3.0
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


Here's are the steps to demonstrate the issue:

1) Stat a local server - serer status should be [Started]
2) Edit server configuration and change hostname to specify a server on a remote host. The remote server should be stopped.

The server status should eventually be updated to [Stopped] but it does not change. 

That's happening because GEP cached a connection to the local server and won't release it until the local server is stopped somehow. Once the cached connection is released the server status will reflect the right status of the remote server.


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