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 186783 - IllegalStateException: Common server instance not found for [C:\Oracle\glassfishv3\glassfish]deployer:gfv3ee6:localhost:4848
Summary: IllegalStateException: Common server instance not found for [C:\Oracle\glassf...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-27 08:25 UTC by guyost
Modified: 2011-02-02 20:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170192


Attachments
stacktrace (2.03 KB, text/plain)
2010-05-27 08:25 UTC, guyost
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guyost 2010-05-27 08:25:52 UTC
This bug was originally marked as duplicate of bug 162741, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
guyost: Starting Debug Mode for Java EE Project (with EJB Module and no Web Application)




Stacktrace: 
java.lang.IllegalStateException: Common server instance not found for [C:\Oracle\glassfishv3\glassfish]deployer:gfv3ee6:localhost:4848
   at org.netbeans.modules.glassfish.javaee.Hk2DeploymentManager.getServerInstance(Hk2DeploymentManager.java:517)
   at org.netbeans.modules.glassfish.javaee.Hk2StartServer.getCommonServerSupport(Hk2StartServer.java:106)
   at org.netbeans.modules.glassfish.javaee.Hk2StartServer.isRunning(Hk2StartServer.java:276)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance$3.run(ServerInstance.java:802)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1369)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1907)
Comment 1 guyost 2010-05-27 08:25:55 UTC
Created attachment 99524 [details]
stacktrace
Comment 2 Vince Kraemer 2011-02-02 20:54:15 UTC
this has not gotten any more activity, so it is likely that it is resolved by changes since the initial report.

Closing as works for me.  Reopen with more details on how to reproduce, if you encounter this exception with recent NB 7.0 builds.