You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Sachin Patel (JIRA)" <de...@geronimo.apache.org> on 2005/11/07 00:34:19 UTC

[jira] Created: (GERONIMO-1141) Need a better way for a client to programtically determine server start state

Need a better way for a client to programtically determine server start state
-----------------------------------------------------------------------------

         Key: GERONIMO-1141
         URL: http://issues.apache.org/jira/browse/GERONIMO-1141
     Project: Geronimo
        Type: New Feature
  Components: startup/shutdown  
    Versions: 1.0-M5    
    Reporter: Sachin Patel
     Fix For: 1.0


Currently there is no real good way for a client (ex devtools) to determine when the server has completed its start up.  At the moment a similar logic to the waitForStartup script is being used to test for the RuntimeDeployer to be started.  I don't like this because I end up triggering a deploy while the sever is still starting the remaining configurations.  It would be helpful to have an api on Kernel to query wether all configurations have finished started.  I could check the state of all the configurations in the config store but I think it would be much easier to provide something on the server side to set a flag after processing all configs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1141) Need a better way for a client to programtically determine server start state

Posted by "Sachin Patel (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1141?page=all ]

Sachin Patel updated GERONIMO-1141:
-----------------------------------

    Fix Version: 1.x
                     (was: 1.0)

This can be deferred. Have a valid workaround.

> Need a better way for a client to programtically determine server start state
> -----------------------------------------------------------------------------
>
>          Key: GERONIMO-1141
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1141
>      Project: Geronimo
>         Type: New Feature
>   Components: startup/shutdown
>     Versions: 1.0-M5
>     Reporter: Sachin Patel
>      Fix For: 1.x

>
> Currently there is no real good way for a client (ex devtools) to determine when the server has completed its start up.  At the moment a similar logic to the waitForStartup script is being used to test for the RuntimeDeployer to be started.  I don't like this because I end up triggering a deploy while the sever is still starting the remaining configurations.  It would be helpful to have an api on Kernel to query wether all configurations have finished started.  I could check the state of all the configurations in the config store but I think it would be much easier to provide something on the server side to set a flag after processing all configs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira