[
https://issues.apache.org/jira/browse/DAEMON-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056684#comment-16056684
]
Bernd Eckenfels commented on DAEMON-361:
----------------------------------------
{quote}To create windows service entry we used WinRun4J API
{quote}
How is that related to Apache Commons Daemon?`It looks like it is not using any
Apache classes
https://github.com/poidasmith/winrun4j/search?utf8=%E2%9C%93&q=apache&type=
> Windows service fails to stop with error code 1053 (using Windows service
> manager)
> ----------------------------------------------------------------------------------
>
> Key: DAEMON-361
> URL: https://issues.apache.org/jira/browse/DAEMON-361
> Project: Commons Daemon
> Issue Type: Bug
> Environment: windows 7/8/10
> Reporter: Raghavaraju Kudari
> Attachments: error.png
>
>
> We are using windows service to start and stop our application.
> It is starting but not stopping and giving "{color:red}Error 1053 : "The
> service did not respond to start or control request in a timely
> fashion{color}"
> To create windows service entry we used WinRun4J API and using catalina.jar
> startup classes
> (org.apache.catalina.startup.Bootstrap) to perform this operation.
> It was worked earlier when we used tomcat 7 and started facing the issue
> after we upgraded to tomcat 8.5
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)