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 158616 - IllegalStateException: Common server instance not found for [C:\Program Files\glassfish-v3-prelude\glassfish]deployer:gfv3:localhost:8080
Summary: IllegalStateException: Common server instance not found for [C:\Program Files...
Status: RESOLVED DUPLICATE of bug 148296
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 15:19 UTC by mv7402
Modified: 2009-02-26 16:17 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 141036


Attachments
stacktrace (2.48 KB, text/plain)
2009-02-16 15:19 UTC, mv7402
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mv7402 2009-02-16 15:19:02 UTC
Build: NetBeans IDE Dev (Build 200902151401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows Vista, 6.0, amd64

User Comments:
mv7402: Exception for some reason, just imported NetBeans 6.5 php project

GUEST: starting trunkBeans 7 for the first time, importing settings and projects from 6.5

GUEST: opening Java EE project

mv7402: Exception for some reason, just imported NetBeans 6.5 php project



Stacktrace: 
java.lang.IllegalStateException: Common server instance not found for [C:\Program Files\glassfish-v3-prelude\glassfish]deployer:gfv3:localhost:8080
        at org.netbeans.modules.glassfish.javaee.Hk2DeploymentManager.getServerInstance(Hk2DeploymentManager.java:486)
        at org.netbeans.modules.glassfish.javaee.Hk2DeploymentManager.getCommonServerSupport(Hk2DeploymentManager.java:499)
        at org.netbeans.modules.glassfish.javaee.AntDeploymentProviderImpl.<init>(AntDeploymentProviderImpl.java:63)
        at org.netbeans.modules.glassfish.javaee.Hk2OptionalFactory.getAntDeploymentProvider(Hk2OptionalFactory.java:174)
        at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getAntDeploymentProvider(ServerInstance.java:612)
        at org.netbeans.modules.j2ee.deployment.devmodules.api.AntDeploymentHelper.writeDeploymentScript(AntDeploymentHelper.java:111)
Comment 1 mv7402 2009-02-16 15:19:12 UTC
Created attachment 77024 [details]
stacktrace
Comment 2 Vince Kraemer 2009-02-25 21:24:02 UTC
this looks like a dup of issue 148296... 
Comment 3 Vince Kraemer 2009-02-25 22:44:31 UTC
this also reads like a user directory import problem to me...
Comment 4 Vince Kraemer 2009-02-26 16:11:10 UTC

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