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 241511

Summary: ClassCastException: java.lang.Integer cannot be cast to java.awt.Color
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: TerminalemulatorAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED WONTFIX    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207335
Attachments: stacktrace

Description Exceptions Reporter 2014-02-06 19:46:42 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
GUEST: Was launching the IDE.




Stacktrace: 
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.awt.Color
   at javax.swing.plaf.nimbus.NimbusStyle.getColorForState(NimbusStyle.java:558)
   at javax.swing.plaf.synth.SynthStyle.installDefaults(SynthStyle.java:937)
   at javax.swing.plaf.nimbus.NimbusStyle.installDefaults(NimbusStyle.java:231)
   at javax.swing.plaf.synth.SynthStyle.installDefaults(SynthStyle.java:916)
   at javax.swing.plaf.synth.SynthLookAndFeel.updateStyle(SynthLookAndFeel.java:265)
   at javax.swing.plaf.synth.SynthScrollBarUI.updateStyle(SynthScrollBarUI.java:80)
Comment 1 Exceptions Reporter 2014-02-06 19:46:43 UTC
Created attachment 144885 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2014-02-10 11:09:22 UTC
it's JDK issue