It appears as javaw.exe
in task manager. An alternative is to execute Tomcat/bin/shutdown.bat
.
As to the hang problem, are you sure that your webapp isn’t spawning unmanaged threads which might be blocking Tomcat’s shutdown?
It appears as javaw.exe
in task manager. An alternative is to execute Tomcat/bin/shutdown.bat
.
As to the hang problem, are you sure that your webapp isn’t spawning unmanaged threads which might be blocking Tomcat’s shutdown?