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 213286

Summary: NoClassDefFoundError: org/openide/util/Enumerations$RNulls
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mgoe
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 187569
Attachments: stacktrace

Description Exceptions Reporter 2012-05-31 09:21:20 UTC
This issue was reported manually by mgoe.
It already has 8 duplicates 


Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
GUEST: deploying glassfish app...

GUEST: Compiling java module suite project.

GUEST: fix it!

GUEST: Building module suite project.

GUEST: Openning project




Stacktrace: 
java.lang.NoClassDefFoundError: org/openide/util/Enumerations$RNulls
   at org.openide.util.Enumerations.removeNulls(Enumerations.java:161)
   at org.openide.filesystems.AbstractFileSystem.existingFileObjects(AbstractFileSystem.java:410)
   at org.openide.filesystems.AbstractFileSystem.existingFileObjects(AbstractFileSystem.java:385)
   at org.openide.filesystems.JarFileSystem.refreshExistingFileObjects(JarFileSystem.java:799)
   at org.openide.filesystems.JarFileSystem.parse(JarFileSystem.java:887)
   at org.openide.filesystems.JarFileSystem.access$100(JarFileSystem.java:93)
Comment 1 Exceptions Reporter 2012-05-31 09:21:26 UTC
Created attachment 120108 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-06-01 13:08:50 UTC

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