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 258905 - IncompatibleClassChangeError: Implementing class
Summary: IncompatibleClassChangeError: Implementing class
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-19 12:12 UTC by Murlika
Modified: 2016-05-30 15:23 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223618


Attachments
stacktrace (2.72 KB, text/plain)
2016-04-19 12:12 UTC, Murlika
Details
stacktrace (2.13 KB, text/plain)
2016-04-20 21:20 UTC, Exceptions Reporter
Details
stacktrace (2.13 KB, text/plain)
2016-04-25 07:33 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Murlika 2016-04-19 12:12:14 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-256-on-20151016)
VM: Java HotSpot(TM) Client VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Linux

User Comments:
Murlika: after install terminal update




Stacktrace: 
java.lang.IncompatibleClassChangeError: Implementing class
   at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
   at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:311)
   at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:259)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:187)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 Murlika 2016-04-19 12:12:16 UTC
Created attachment 159331 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-04-20 21:17:59 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223618
Comment 3 Exceptions Reporter 2016-04-20 21:20:58 UTC
Created attachment 159347 [details]
stacktrace

hit debug and gdb wont start
Comment 4 Vladimir Voskresensky 2016-04-20 22:13:54 UTC
There was the problem with module put on update center.Please, try full bits from http://bits.netbeans.org/download/trunk/nightly/latest/ThanksVladimir.
Comment 5 Vladimir Voskresensky 2016-04-20 22:14:19 UTC
(In reply to Vladimir Voskresensky from comment #4)
> There was the problem with module put on update center.Please, try full bits
> from http://bits.netbeans.org/download/trunk/nightly/latest/ThanksVladimir.

http://bits.netbeans.org/download/trunk/nightly/latest
Comment 6 Alxv 2016-04-21 04:20:43 UTC
I installed netbeans-trunk-nightly-201604200001-cpp-linux-x64.sh.
It works normally.
Comment 7 Exceptions Reporter 2016-04-25 07:33:00 UTC
Created attachment 159419 [details]
stacktrace

Unable to run project after Docker UI update to 1.36.
Comment 8 ilia 2016-05-30 15:23:22 UTC
Fixed in trunk.