> > When I use the shutdown.sh script to stop tomcat, what happens?
> 
> I am tempted to say "Magic."

That's good ;) 

> 
> > BUT the JVM won't go down if there are still other threads running
> 
> > Am I missing anything important?
> 
> Just one point: if the other threads are daemon threads, the JVM will stop.
> It's only unmanaged non-daemon threads that are a problem.
> 

And how does the -force option affect this?  Will that kill the JVM regardless 
. . . what factors impact how much time might pass before it's actually dead?  
I'm on tomcat 7 if it matters.  


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

Reply via email to