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 186497 - org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [C:\Program Files\glassfish-3.0.1-b14\glassfish]deployer:gfv3ee6:localhost:4848
Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: N...
Status: RESOLVED DUPLICATE of bug 184183
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-21 11:31 UTC by abhishekmunie
Modified: 2010-09-28 18:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163481


Attachments
stacktrace (1.40 KB, text/plain)
2010-05-21 11:31 UTC, abhishekmunie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description abhishekmunie 2010-05-21 11:31:29 UTC
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 XP

User Comments:
GUEST: I started the netbans then, when the netbeans was update plugins the other version occor




Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [C:\Program Files\glassfish-3.0.1-b14\glassfish]deployer:gfv3ee6:localhost:4848
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:493)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:489)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:362)
   at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstancePropertiesWithoutUI(InstanceProperties.java:260)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.createModule(JavaEEServerModuleFactory.java:119)
   at org.netbeans.modules.glassfish.common.GlassfishInstance.updateFactories(GlassfishInstance.java:185)
Comment 1 abhishekmunie 2010-05-21 11:31:37 UTC
Created attachment 99307 [details]
stacktrace
Comment 2 Vince Kraemer 2010-09-28 18:36:01 UTC

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