Hello,

I have tomcat running with thread pool inside which has Callable threads in it.
And there are not daemon threads

When I am shutting down tomcat the tomcat is not getting shutdown and is 
waiting until all threads in the pool will be done. But there there are threads 
which are never done. So I need somehow shut down thread pool manually from 
some other tomcat shutdown listener thread.

Please if you have any idea share.

Are there any static variables in the tomcat which will be set when I am doing 
shutdown?


Thanks
Alexxx



      

Reply via email to