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 177170 - [68cat] ClassNotFoundException: org.netbeans.modules.glassfish.javaee.Hk2DeploymentFactory
Summary: [68cat] ClassNotFoundException: org.netbeans.modules.glassfish.javaee.Hk2Depl...
Status: RESOLVED DUPLICATE of bug 177051
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 02:24 UTC by misterm
Modified: 2009-11-19 09:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162482


Attachments
stacktrace (4.12 KB, text/plain)
2009-11-19 02:24 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2009-11-19 02:24:03 UTC
Build: NetBeans IDE Dev (Build 091110-2ed0c0f492b5)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.glassfish.javaee.Hk2DeploymentFactory
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(AccessController.java:0)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Comment 1 misterm 2009-11-19 02:24:06 UTC
Created attachment 91315 [details]
stacktrace
Comment 2 Jesse Glick 2009-11-19 09:18:37 UTC

*** This bug has been marked as a duplicate of bug 077051 ***
Comment 3 Jesse Glick 2009-11-19 09:19:19 UTC
Whoops.

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