[
https://issues.apache.org/jira/browse/DAEMON-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16073611#comment-16073611
]
Raghavaraju Kudari commented on DAEMON-361:
-------------------------------------------
fixed this issue. By invoking system.exit(0) instead of System.exit(1) in
catalina.class in catalina.jar
> 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
> Assignee: Bernd Eckenfels
> Attachments: errormessage_winservices.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)