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 220314 - ClassNotFoundException: org.openide.util.Enumerations$RNulls
Summary: ClassNotFoundException: org.openide.util.Enumerations$RNulls
Status: RESOLVED DUPLICATE of bug 211962
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 17:11 UTC by Exceptions Reporter
Modified: 2012-10-24 10:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193674


Attachments
stacktrace (3.66 KB, text/plain)
2012-10-17 17:11 UTC, Exceptions Reporter
Details

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

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 20.10-b01, Java(TM) SE Runtime Environment, 1.6.0_35-b10
OS: Windows 7

User Comments:
GUEST: clean and build web application project

GUEST: Openning project

GUEST: F11...
Build ear

GUEST: Building module suite project.

GUEST: Clean and build




Stacktrace: 
java.lang.ClassNotFoundException: org.openide.util.Enumerations$RNulls
   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:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Comment 1 Exceptions Reporter 2012-10-17 17:11:53 UTC
Created attachment 126101 [details]
stacktrace
Comment 2 Petr Jiricka 2012-10-24 09:28:45 UTC
Tomas, can you please evaluate?
Comment 3 TomasKraus 2012-10-24 10:15:23 UTC
It's just another bug# 211962 duplicate. I already talked to Jaroslav Tulach about how to finally get rid of them.
Closing this one now, solution will be described in bug# 220316.

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