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 - ClassCastException: java.lang.Integer cannot be cast to java.awt.Color
Summary: ClassCastException: java.lang.Integer cannot be cast to java.awt.Color
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 19:46 UTC by Exceptions Reporter
Modified: 2014-02-10 11:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207335


Attachments
stacktrace (4.43 KB, text/plain)
2014-02-06 19:46 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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