[
https://issues.apache.org/jira/browse/DAEMON-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123524#comment-15123524
]
Umut Saribiyik commented on DAEMON-108:
---------------------------------------
Hi [~garydgregory],
I have created a service with prunsrv (1.0.15.0 64-bit) on a Windows Server
2012 R2 Standard running on JAVA JRE 1.7.0_79. At the beginning everything is
working well.
It's possible to start and stop the Services from the Windows service Manager.
After a while (couple of days) when I stopped and tried to start the service
again, I got the mentioned message "The service did not respond to the start or
control request in a timely fashion - error 1053). But if I check the process
the application is definitely down.
If this happens I have no chance to start the service anymore, even after a
restart of the server. I get always the the mentioned error. The only
workaround is do delete the service
and re create it.
The curios thing is that this happens sporadic and not to all services.
> Error 1053 closing depender service
> -----------------------------------
>
> Key: DAEMON-108
> URL: https://issues.apache.org/jira/browse/DAEMON-108
> Project: Commons Daemon
> Issue Type: Bug
> Components: Procrun
> Affects Versions: 1.0.2
> Environment: Windows 2000 Server SP4, j2sdk 1.5.0_11
> Reporter: Francesco Dalan
> Assignee: Mladen Turk
> Priority: Blocker
> Fix For: 1.0.3
>
>
> Hi to all,
> I have been linked my procrun service with the a tomcat service in my
> environment (parameter --DependsOn of procrun.exe executable). When I start
> the tomcat service, my service have been correctly started; when I try to
> stop the tomcat service, the operating system tell me that the my service
> will be stopped too and, after some time, reports me a 1053 error (The
> service did not repond to the start or control request in a timely fashion).
> *Obviously, my service is stopped*. Seems that the dependent service (my
> procrun) don't reports to the primary service (the tomcat one) that it is
> stopped. I try to make other services as primary, but the problem persists
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)