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 168012

Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: 3 handlers registered, no handlers for [C:\Java\sges-v3-prelude\glassfish]deployer:gfv3:localhost:8080
Product: serverplugins Reporter: pradeepkrsharma <pradeepkrsharma>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: billy_joel, pjiricka, wilkinspoe
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=153239
Issue Type: DEFECT Exception Reporter: 153239
Attachments: stacktrace
stacktrace

Description pradeepkrsharma 2009-07-02 08:19:44 UTC
This issue was originally marked as duplicate of issue 162214, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
pradeepkrsharma: This error reported by IDE while I was expending Servers tree under Services Window.

GUEST: creating a datasource



Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: 3 handlers registered, no handlers for [C:\Java\sges-v3-prelude\glassfish]deployer:gfv3:localhost:8080
        at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:458)
        at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:354)
        at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstancePropertiesWithoutUI(InstanceProperties.java:260)
        at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.createModule(JavaEEServerModuleFactory.java:114)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.updateFactories(GlassfishInstance.java:180)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.updateModuleSupport(GlassfishInstance.java:195)
Comment 1 pradeepkrsharma 2009-07-02 08:19:59 UTC
Created attachment 84282 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-06 17:37:30 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=153239
Comment 3 wilkinspoe 2009-10-22 17:39:31 UTC
This issue was originally marked as duplicate of issue 162214, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.8 M2 (Build 200910071658)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments: 
Opening a scala file in a maven project

Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: 0 handlers registered, no handlers for [/Applications/NetBeans/glassfish-v3-b66/glassfish]deployer:gfv3ee6:localhost:8080
        at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:462)
        at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:356)
        at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstancePropertiesWithoutUI(InstanceProperties.java:260)
        at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.createModule(JavaEEServerModuleFactory.java:118)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.updateFactories(GlassfishInstance.java:180)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.updateModuleSupport(GlassfishInstance.java:195)
Comment 4 wilkinspoe 2009-10-22 17:39:36 UTC
Created attachment 89929 [details]
stacktrace
Comment 5 Exceptions Reporter 2009-10-22 17:39:43 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=153239
Comment 6 Vince Kraemer 2009-11-12 10:48:16 UTC
consolidate to highest priority issue

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