Johannes Meier created DAEMON-342:
-------------------------------------

             Summary: Procrun does not support accuratly the service lifecycle 
states
                 Key: DAEMON-342
                 URL: https://issues.apache.org/jira/browse/DAEMON-342
             Project: Commons Daemon
          Issue Type: Improvement
          Components: Procrun
    Affects Versions: 1.0.15
            Reporter: Johannes Meier
            Priority: Minor


It is not possible to show accurately the different states of a service.
A service has the states: starting, started, stopping , stopped
An example for the starting/started phase:
I can tell procrun which start method to use, maybe start().
Procrun starts my start() method and as written in the documentation the start 
method does not return until service has stopped.
Procrun does not know if my service has finished the starting period
it tells windows my service has started but it is still starting.
A second service which depends on the started service beliefs the service is 
already working now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to