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 237314

Summary: IllegalStateException: Instance registered without UI. No common instance available.
Product: serverplugins Reporter: hoan277
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 191638
Attachments: stacktrace

Description hoan277 2013-10-18 12:55:54 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Windows 7

User Comments:
GUEST: `

GUEST: e

GUEST: Stop after pressing run. F6




Stacktrace: 
java.lang.IllegalStateException: Instance registered without UI. No common instance available.
   at org.netbeans.modules.j2ee.deployment.plugins.api.CommonServerBridge.getCommonInstance(CommonServerBridge.java:96)
   at org.netbeans.modules.tomcat5.ide.StartTomcat$StartRunnable.run(StartTomcat.java:404)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2036)
Comment 1 hoan277 2013-10-18 12:55:55 UTC
Created attachment 141253 [details]
stacktrace
Comment 2 Petr Hejl 2014-03-28 09:53:12 UTC

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