Re: Stop Tomcat8 Service Gracefully on Windows

2014-07-01 Thread Igal @ getRailo.org
The offending thread was: ehcache.data Thank you for your help and insight, Igal On 7/1/2014 9:46 AM, Igal Sapir wrote: I generated this with VisualVM. I will try to generate in a different way, or to inspect the threads within the 60 seconds window as you suggested. Thank you, Igal O

Re: Stop Tomcat8 Service Gracefully on Windows

2014-07-01 Thread Igal Sapir
I generated this with VisualVM. I will try to generate in a different way, or to inspect the threads within the 60 seconds window as you suggested. Thank you, Igal On Jul 1, 2014 9:42 AM, "Mark Thomas" wrote: > On 01/07/2014 17:13, Igal @ getRailo.org wrote: > > Hi Mark -- Thank you for replyi

Re: Stop Tomcat8 Service Gracefully on Windows

2014-07-01 Thread Mark Thomas
On 01/07/2014 17:13, Igal @ getRailo.org wrote: > Hi Mark -- Thank you for replying. > > Here is a thread dump from about 30 seconds after I request to stop the > service. Can you tell which thread is preventing the JVM from exiting? No, because the thread dump doesn't show whether a thread is a

Re: Stop Tomcat8 Service Gracefully on Windows

2014-07-01 Thread Igal @ getRailo.org
Hi Mark -- Thank you for replying. Here is a thread dump from about 30 seconds after I request to stop the service. Can you tell which thread is preventing the JVM from exiting? Thanks again! 2014-07-01 09:09:00 Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode): "D

Re: Stop Tomcat8 Service Gracefully on Windows

2014-06-30 Thread Mark Thomas
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? > > >

Re: Stop Tomcat8 Service Gracefully on Windows

2014-06-30 Thread Igal @ getRailo.org
Does anyone know why Tomcat takes a full minute to stop? 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-

Re: Stop Tomcat8 Service Gracefully on Windows

2014-06-27 Thread Igal @ getRailo.org
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] [inf

Stop Tomcat8 Service Gracefully on Windows

2014-06-27 Thread Igal @ getRailo.org
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] Co