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 - org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [C:\glassfish3.1\glassfish]deployer:gfv3ee6wc:localhost:4848
Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: N...
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-22 08:46 UTC by myfear
Modified: 2011-10-26 20:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176913


Attachments
stacktrace (11.01 KB, text/plain)
2011-02-22 08:46 UTC, myfear
Details

Note You need to log in before you can comment on or make changes to this bug.
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.