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 - IllegalStateException: Instance registered without UI. No common instance available.
Summary: IllegalStateException: Instance registered without UI. No common instance ava...
Status: RESOLVED DUPLICATE of bug 243215
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-18 12:55 UTC by hoan277
Modified: 2014-03-28 09:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191638


Attachments
stacktrace (2.51 KB, text/plain)
2013-10-18 12:55 UTC, hoan277
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***