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 243012 - ClassFormatError: Illegal UTF8 string in constant pool in class file org/openide/util/MapFormat
Summary: ClassFormatError: Illegal UTF8 string in constant pool in class file org/open...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
: 243013 243019 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-18 17:06 UTC by Sam.MIT
Modified: 2015-05-14 08:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208478


Attachments
stacktrace (4.68 KB, text/plain)
2014-03-18 17:06 UTC, Sam.MIT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam.MIT 2014-03-18 17:06:05 UTC
Build: NetBeans IDE Dev (Build 201403100001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows 8

User Comments:
Sam.MIT: Loading the Netbeans IDE

Sam.MIT: Loading the Netbeans IDE




Stacktrace: 
java.lang.ClassFormatError: Illegal UTF8 string in constant pool in class file org/openide/util/MapFormat
   at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:455)
   at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:367)
Comment 1 Sam.MIT 2014-03-18 17:06:07 UTC
Created attachment 146112 [details]
stacktrace
Comment 2 Svata Dedic 2014-08-08 20:26:11 UTC
This is strange, as if the openide module's JAR file was corrupted. Please try to install a different instance of NetBeans and try if the error happens again.

Anyway, it would be a platform issue.
Comment 3 Jan Stola 2015-02-24 14:15:22 UTC
*** Bug 243013 has been marked as a duplicate of this bug. ***
Comment 4 Svata Dedic 2015-05-14 08:48:44 UTC
*** Bug 243019 has been marked as a duplicate of this bug. ***