I have this problem. If in my web application running in Tomcat there is a java thread running when i stop Tomcat with shutdown.bat or shutdown.sh tomcat process doesn't end and i have to kill it manually. How can i solve this problem? Is there anything to change in java threads code? thank you.
- Tomcat doesn't stop if a java thread is running Paolo Gambetti
- Re: Tomcat doesn't stop if a java thread is runnin... Markus Schönhaber
- Re: Tomcat doesn't stop if a java thread is runnin... Leon Rosenberg