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

Summary: ClassFormatError: Illegal UTF8 string in constant pool in class file org/openide/util/MapFormat
Product: ide Reporter: Sam.MIT
Component: ExtbrowserAssignee: Jan Stola <jstola>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208480
Attachments: stacktrace

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 ***