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 241136 - org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [D:\PROJEKTE\AppServer\glassfish4\glassfish;D:\PROJEKTE\AppServer\glassfish4\glassfish\domains\domain1]deplo
Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: N...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-29 20:31 UTC by Exceptions Reporter
Modified: 2015-09-09 15:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207102


Attachments
stacktrace (10.79 KB, text/plain)
2014-01-29 20:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-29 20:31:26 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 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: Just opened Tools->Servers
btw. a parallel NetBeans 7.4 installation exists




Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: No handlers for [D:\PROJEKTE\AppServer\glassfish4\glassfish;D:\PROJEKTE\AppServer\glassfish4\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:1654)
Comment 1 Exceptions Reporter 2014-01-29 20:31:28 UTC
Created attachment 144557 [details]
stacktrace
Comment 2 Petr Hejl 2015-09-09 15:05:30 UTC
I suppose this has been already fixed as there are only 2 reports from 8.0 beta.