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 256600 - org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [/Applications/NetBeans/glassfish-4.0/glassfish:/Applications/NetBeans/glassfish-4.0/glassfish/domains/domai
Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: N...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-14 19:33 UTC by Exceptions Reporter
Modified: 2015-11-14 19:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221162


Attachments
stacktrace (2.19 KB, text/plain)
2015-11-14 19:33 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-14 19:33:36 UTC
This bug was originally marked as duplicate of bug 210741, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Mac OS X

User Comments:
GUEST: Starting NetBeans




Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [/Applications/NetBeans/glassfish-4.0/glassfish:/Applications/NetBeans/glassfish-4.0/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:533)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstanceImpl(ServerRegistry.java:529)
   at org.netbeans.modules.j2ee.deployment.impl.ServerRegistry.addInstance(ServerRegistry.java:383)
   at org.netbeans.modules.j2ee.deployment.plugins.api.InstanceProperties.createInstancePropertiesNonPersistent(InstanceProperties.java:296)
   at org.netbeans.modules.glassfish.javaee.JavaEEServerModuleFactory.createModule(JavaEEServerModuleFactory.java:125)
   at org.netbeans.modules.glassfish.common.GlassfishInstance.updateFactories(GlassfishInstance.java:1658)
Comment 1 Exceptions Reporter 2015-11-14 19:33:38 UTC
Created attachment 157337 [details]
stacktrace