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

Summary: ClassCastException at javax.swing.LayoutComparator.compare
Product: updatecenters Reporter: hantsy <hantsy>
Component: PluginportalAssignee: nononbm <nononbm>
Status: NEW ---    
Severity: blocker CC: dkonecny, jglick
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=124986
Issue Type: DEFECT Exception Reporter: 124986
Attachments: stacktrace
stacktrace
stacktrace

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