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 164377 - ClassFormatError: Unknown constant tag 55 in class file org/netbeans/modules/apisupport/project/layers/LayerNode$1BadgingMergedFileSystem$2
Summary: ClassFormatError: Unknown constant tag 55 in class file org/netbeans/modules/...
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmichalsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 12:16 UTC by Lukas Hasik
Modified: 2009-05-06 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150550


Attachments
stacktrace (2.49 KB, text/plain)
2009-05-04 12:17 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2009-05-04 12:16:30 UTC
Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, amd64

User Comments:
lhasik: just browsing XML Layer node



Stacktrace: 
java.lang.ClassFormatError: Unknown constant tag 55 in class file org/netbeans/modules/apisupport/project/layers/LayerNode$1BadgingMergedFileSystem$2
        at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
        at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:239)
        at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:294)
        at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:224)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
Comment 1 Lukas Hasik 2009-05-04 12:17:31 UTC
Created attachment 81461 [details]
stacktrace
Comment 2 Jesse Glick 2009-05-04 17:09:20 UTC
Corrupt installation? Probably WORKSFORME.
Comment 3 rmichalsky 2009-05-06 16:18:30 UTC
Really weird, reopen if reproducible with clean installation.