I installed Tomcat 8.09 on Windows 2008R2

When trying to stop the service it takes a long time, and usually I get a prompt on the screen saying that there was an error.

Windows Event Log did not show anything about this, but commons-daemon log shows:

[2014-06-27 13:59:53] [info]  [ 5504] Commons Daemon procrun (1.0.15.0 64-bit) 
started
[2014-06-27 13:59:53] [info]  [ 5504] Running 'Tomcat8' Service...
[2014-06-27 13:59:53] [info]  [ 5176] Starting service...
[2014-06-27 13:59:54] [info]  [ 5176] Service started in 1185 ms.
*[2014-06-27 14:00:08] [info]  [ 3472] Stopping service...
[2014-06-27 14:00:09] [info]  [ 3472] Service stop thread completed.
[2014-06-27 14:01:09] [info]  [ 5504] Run service finished.
[2014-06-27 14:01:09] [info]  [ 5504] Commons Daemon procrun finished*

Why does it take a full minute from "Service stop thread completed." where the stop command has yet to return, until "Run service finished." when it actually does stop the service?

Is there any way to speed that up?

TIA


--
Igal Sapir
Railo Core Developer
http://getRailo.org/

Reply via email to