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 71941

Summary: Starting server can't stop until startup comple
Product: serverplugins Reporter: rulas <rulas>
Component: JBossAssignee: Libor Kotouc <lkotouc>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshots indicating suggest.

Description rulas 2006-01-27 17:58:29 UTC
The stop button don't appear active until app server startup is complete.
Developing any J2EE app, maybe the IDE user want to interrupt the app's startup
process .... forgeted any configuration, maybe I don't want to wait for large
app server startup process.

Raúl.
Comment 1 rulas 2006-01-27 18:01:04 UTC
Created attachment 28623 [details]
Screenshots indicating suggest.
Comment 2 Libor Kotouc 2006-01-27 18:34:45 UTC
The Stop button intention is to do a regular stopping of a running server.

There should be the Terminate action providing the requested feature, see the
issue 71398.

*** This issue has been marked as a duplicate of 71398 ***