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 172518 - extend the stop action to kill processes
Summary: extend the stop action to kill processes
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 19:53 UTC by Vince Kraemer
Modified: 2009-09-17 19:53 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 Vince Kraemer 2009-09-17 19:53:02 UTC
The stop action tries to do an orderly shutdown of the server.  But there are situations like issue 171947 where the
server is beyond help... and it just needs a good swift 'kill -9' treatment.

the stop action should be extended to make this possible... It probably needs to have a dialog box, to make sure the
user wants to pull the trigger on the kill.