How to kill Tomcat when running it from Eclipse? -
i running tomcat gets delivered eclipse download (no, don't want download , install entire tomcat), , hangs when stopping or restarting, , way can find make work restarting eclipse. using under windows.
is there way kill tomcat process (which doesn't appear in task manager)?
it appears javaw.exe
in task manager. alternative execute tomcat/bin/shutdown.bat
.
as hang problem, sure webapp isn't spawning unmanaged threads might blocking tomcat's shutdown?
Comments
Post a Comment