Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
-
windows 7/8/10
Description
We are using windows service to start and stop our application.
It is starting but not stopping and giving "Error 1053 : "The service did not respond to start or control request in a timely fashion"
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
Attachments
Attachments
Issue Links
- relates to
-
DAEMON-298 Windows service fails to stop with error code 1053 (using Windows 7 service manager)
- Resolved