This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 174179

Summary: Need a possibility to kill Tomcat process in Netbeans
Product: serverplugins Reporter: sky123 <sky123>
Component: TomcatAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description sky123 2009-10-09 04:54:10 UTC
Sometimes when deploying large applications Tomcat hangs on shutdown. The only way is to go to processes list (on
Windows) and kill tomcat process manually. It could be very boring during development process when you often need to do
"clean-redeploy" application which assumes tomcat restart. It will be very convenient to do force kill Tomcat process
from Netbeans.
Comment 1 anchoret 2011-08-11 21:38:27 UTC
Yes, it's important. since there is such function in Eclipse. I found there was a choice on the configuration of the Tomcat, i.e. force to stop. But it's only effective on linux. why?
Comment 2 IrianR 2015-07-29 07:26:49 UTC
I also think this feature will be useful.

Most probably it was already implemented in the past by NetBeans, at least this bug seems to say so:

https://netbeans.org/bugzilla/show_bug.cgi?id=49543



Tomcat sometimes still refuses to shutdown cleanly for me even now so a hard kill switch would save a lot of time.