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 - Need a possibility to kill Tomcat process in Netbeans
Summary: Need a possibility to kill Tomcat process in Netbeans
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker with 3 votes (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-09 04:54 UTC by sky123
Modified: 2015-07-29 07:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.