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 195791

Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [C:\glassfish3.1\glassfish]deployer:gfv3ee6wc:localhost:4848
Product: serverplugins Reporter: myfear
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kororos, yourchoice36
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176913
Attachments: stacktrace

Description myfear 2011-02-22 08:46:26 UTC
This bug was originally marked as duplicate of bug 184183, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows XP

User Comments:
myfear: Removed a server instance.
"Resolve missing Server"
Dialog appeard => add server => added a server




Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [C:\glassfish3.1\glassfish]deployer:gfv3ee6wc:localhost:4848
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:499)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:495)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:368)
   at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstancePropertiesWithoutUI(InstanceProperties.java:263)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.createModule(JavaEEServerModuleFactory.java:122)
   at org.netbeans.modules.glassfish.common.GlassfishInstance.updateFactories(GlassfishInstance.java:194)
Comment 1 myfear 2011-02-22 08:46:33 UTC
Created attachment 106276 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-03-14 16:22:05 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=176913
Comment 3 Exceptions Reporter 2011-04-17 19:40:00 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=176913
Comment 4 Vince Kraemer 2011-10-26 20:56:02 UTC
this appears to be resolved.  There are no instances of this issue appearing for 7.1 beta.