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

Summary: extend the stop action to kill processes
Product: serverplugins Reporter: Vince Kraemer <vkraemer>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.