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 243014 - 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 DUPLICATE of bug 243013
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-18 17:12 UTC by Sam.MIT
Modified: 2015-02-24 14:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208480


Attachments
stacktrace (2.29 KB, text/plain)
2014-03-18 17:12 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:12:04 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: When click on the Exception Reporter tab id #717387 link

Sam.MIT: When click on the reported exception link in Exception Reporter tab




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:12:05 UTC
Created attachment 146114 [details]
stacktrace
Comment 2 Jan Stola 2015-02-24 14:13:15 UTC

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