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 159288 - org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: no handlers
Summary: org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: n...
Status: VERIFIED DUPLICATE of bug 156351
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 09:33 UTC by pribyl
Modified: 2009-03-02 16:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 146566


Attachments
stacktrace (3.87 KB, text/plain)
2009-02-27 09:33 UTC, pribyl
Details
Server logs and messages.log (9.63 KB, application/octet-stream)
2009-02-27 09:41 UTC, pribyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pribyl 2009-02-27 09:33:19 UTC
Build: NetBeans IDE Dev (Build 200902261558)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b02
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Activating GlassFish v1,v2 in the Plugins

davisn: 1. Install NB Trunk All version build, dated 02/19/2009
2. Launch the IDE
2. Select to activate GlassFish V2 server pluign
      While the activation is happing, select to activate GlassFish V3 Prelude server

GUEST: activating Web applications

chrislundin: activating plugin "Glassfish v3 Prelude"

pribyl: I installed latest build ("Java", with J2EE support and server installation) and started with clean userdir.

When I selected New Project - Java Web - Web Application, I was prompted to activate the appropriate module. After hitting "Activate" button, this NPE was thrown.

Note: I had some issues with Glasfish v3 before, so I uninstall it with the IDE and tried to reinstall it. Obviously, there is still something wrong with that.



Stacktrace: 
org.netbeans.modules.j2ee.deployment.plugins.api.InstanceCreationException: Failed to create instance GlassFish v3 Prelude Domain.  See the server log file for details.
        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:112)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.updateModuleSupport(GlassfishInstance.java:157)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.<init>(GlassfishInstance.java:125)
        at org.netbeans.modules.glassfish.common.GlassfishInstance.create(GlassfishInstance.java:196)
Comment 1 pribyl 2009-02-27 09:33:30 UTC
Created attachment 77448 [details]
stacktrace
Comment 2 pribyl 2009-02-27 09:41:06 UTC
Created attachment 77449 [details]
Server logs and messages.log
Comment 3 Vince Kraemer 2009-02-28 17:28:30 UTC
this looks like a v3 plugin issue.
Comment 4 Vince Kraemer 2009-02-28 17:43:51 UTC
putting all the case under on issue...

*** This issue has been marked as a duplicate of 156351 ***
Comment 5 Jindrich Sedek 2009-03-02 16:35:01 UTC
v.