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 219476 - NoClassDefFoundError: org/openide/util/Enumerations$RNulls
Summary: NoClassDefFoundError: org/openide/util/Enumerations$RNulls
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.2
Hardware: All All
: P1 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 21:47 UTC by tdnorb
Modified: 2012-10-15 14:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185695


Attachments
stacktrace (2.11 KB, text/plain)
2012-10-03 21:47 UTC, tdnorb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tdnorb 2012-10-03 21:47:45 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.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.8-b03-424, Java(TM) SE Runtime Environment, 1.6.0_33-b03-424-11M3811
OS: Mac OS X

User Comments:
tdnorb: opening/cleaning/building a free form project

GUEST: opeing first project after installing NB 7.1.1

GUEST: ??????????????????




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$1.fileDeleted(JarFileSystem.java:377)
   at sun.reflect.GeneratedMethodAccessor8.invoke(GeneratedMethodAccessor8.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 tdnorb 2012-10-03 21:47:50 UTC
Created attachment 125331 [details]
stacktrace
Comment 2 TomasKraus 2012-10-15 10:50:55 UTC
What GlassFish server version did you use? Was it 3.1.2?
Please download last build of 7.3 development branch from
http://bertram-tst.netbeans.org:8080/job/web-main/
Make sure that you are NOT using GlassFish 3.1.2, try 3.1.2.2 or later insead.

Let me know if you see the same problem with last 7.3 build and GlassFish 3.1.2.2 or later.
Comment 3 tdnorb 2012-10-15 12:16:51 UTC
Verified GlassFish v3.1.2.2 is installed.  Haven't seen this error repeat since reporting bug though.
Comment 4 TomasKraus 2012-10-15 14:23:45 UTC
i'm closing this bug now. Feel free to reopen it again but I need you to prove that problem did happen with GlassFish 3.1.2.2 or later.
We know that GlassFish 3.1.2 contains bug that is causing this behaviour when you are working with web services in NetBeans.
This was resolved in GlassFish 3.1.2.2.