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 195387 - [70cat] ClassNotFoundException: org.netbeans.modules.glassfish.javaee.Hk2OptionalFactory
Summary: [70cat] ClassNotFoundException: org.netbeans.modules.glassfish.javaee.Hk2Opti...
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-12 16:06 UTC by dds.dhawal
Modified: 2011-10-07 00:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176644


Attachments
stacktrace (4.84 KB, text/plain)
2011-02-12 16:06 UTC, dds.dhawal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dds.dhawal 2011-02-12 16:06:03 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102111519)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.glassfish.javaee.Hk2OptionalFactory
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Comment 1 dds.dhawal 2011-02-12 16:06:10 UTC
Created attachment 105932 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-04-13 16:18:56 UTC
JavaEE, please evaluate.
Comment 3 Vince Kraemer 2011-10-07 00:25:18 UTC
this looks like it was a transient issue that has been resolved.

marking as worksforme