You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Thomas (JIRA)" <ji...@apache.org> on 2016/11/09 17:06:58 UTC

[jira] [Resolved] (DAEMON-342) Procrun does not support accuratly the service lifecycle states

     [ https://issues.apache.org/jira/browse/DAEMON-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Thomas resolved DAEMON-342.
--------------------------------
    Resolution: Duplicate

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