On 30/06/2014 22:40, Igal @ getRailo.org wrote:
> Does anyone know why Tomcat takes a full minute to stop?

Tomcat doesn't. It takes a few seconds to stop. Your application might
well take a full minute to stop. Try taking some thread dumps.

Mark


> 
> Is there a paid support for Tomcat?
> 
> 
> 
> On 6/27/2014 8:29 PM, Igal @ getRailo.org wrote:
>> And again there is a full minute between "Service stop thread
>> completed." and "Run service finished.", which doesn't look like a
>> coincidence.
>>
>> [2014-06-27 20:24:14] [info]  [ 3156] Stopping service...
>> [2014-06-27 20:24:15] [info]  [ 3156] Service stop thread completed.
>> [2014-06-27 20:25:15] [info]  [ 2520] Run service finished.
>> [2014-06-27 20:25:15] [info]  [ 2520] Commons Daemon procrun finished
>> Can anyone shed some light on this?
>>
>>
>> Igal
>>
>> On 6/27/2014 2:08 PM, Igal @ getRailo.org wrote:
>>> 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/
>>
>> -- 
>> Igal Sapir
>> Railo Core Developer
>> http://getRailo.org/
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to