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 169710 - ClassCastException at javax.swing.LayoutComparator.compare
Summary: ClassCastException at javax.swing.LayoutComparator.compare
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: nononbm
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 09:34 UTC by hantsy
Modified: 2010-12-20 20:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 124986


Attachments
stacktrace (2.55 KB, text/plain)
2009-08-03 09:34 UTC, hantsy
Details
stacktrace (2.55 KB, text/plain)
2009-08-24 14:52 UTC, Jesse Glick
Details
stacktrace (2.39 KB, text/plain)
2010-12-20 20:42 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hantsy 2009-08-03 09:34:29 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.29.6-213.fc11.i586, i386

User Comments:
GUEST: Just installed the Flexbeans plugin



Stacktrace: 
java.lang.ClassCastException
        at javax.swing.LayoutComparator.compare(LayoutComparator.java:72)
        at javax.swing.DefaultFocusManager.compareTabOrder(DefaultFocusManager.java:130)
        at javax.swing.CompareTabOrderComparator.compare(CompareTabOrderComparator.java:153)
        at java.util.Arrays.mergeSort(Arrays.java:1270)
        at java.util.Arrays.mergeSort(Arrays.java:1281)
        at java.util.Arrays.mergeSort(Arrays.java:1282)
Comment 1 hantsy 2009-08-03 09:34:34 UTC
Created attachment 85670 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-03 09:34:41 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=124986
Comment 3 Jiri Kovalsky 2009-08-03 12:18:48 UTC
Arnaud, can you please fix this problem in your Flexbeans plugin? Thanks a lot!
Comment 4 Jesse Glick 2009-08-24 14:52:04 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-15-generic, i386

User Comments: 
Installed a locally downloaded module.

Stacktrace: 
java.lang.ClassCastException
        at javax.swing.LayoutComparator.compare(LayoutComparator.java:72)
        at javax.swing.DefaultFocusManager.compareTabOrder(DefaultFocusManager.java:130)
        at javax.swing.CompareTabOrderComparator.compare(CompareTabOrderComparator.java:153)
        at java.util.Arrays.mergeSort(Arrays.java:1270)
        at java.util.Arrays.mergeSort(Arrays.java:1281)
        at java.util.Arrays.mergeSort(Arrays.java:1282)
Comment 5 Jesse Glick 2009-08-24 14:52:09 UTC
Created attachment 86565 [details]
stacktrace
Comment 6 Exceptions Reporter 2009-08-24 14:52:14 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=124986
Comment 7 David Konecny 2010-12-20 20:42:16 UTC
Created attachment 104325 [details]
stacktrace

finished installing new plugin