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 241135

Summary: AssertionError: Instance WildFly 8.0 CR1 started again without proper stop
Product: serverplugins Reporter: Michel Graciano <hmichel>
Component: InfrastructureAssignee: ehsavoie <ehsavoie>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207101
Attachments: stacktrace

Description Michel Graciano 2014-01-29 20:01:35 UTC
Build: NetBeans IDE Dev (Build 20140129-5f982f459489)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Linux

User Comments:
hmichel: Run (F6) with Wildfly already running




Stacktrace: 
java.lang.AssertionError: Instance WildFly 8.0 CR1 started again without proper stop
   at org.netbeans.modules.javaee.wildfly.ide.WildflyOutputSupport.reset(WildflyOutputSupport.java:255)
   at org.netbeans.modules.javaee.wildfly.ide.WildflyOutputSupport.start(WildflyOutputSupport.java:173)
   at org.netbeans.modules.javaee.wildfly.ide.WildflyStartServer.isRunning(WildflyStartServer.java:293)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance$3.run(ServerInstance.java:900)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 Michel Graciano 2014-01-29 20:01:36 UTC
Created attachment 144556 [details]
stacktrace
Comment 2 ehsavoie 2014-02-26 07:33:16 UTC

*** This bug has been marked as a duplicate of bug 242197 ***