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 209887 - ArrayIndexOutOfBoundsException: 46
Summary: ArrayIndexOutOfBoundsException: 46
Status: RESOLVED DUPLICATE of bug 197459
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 16:43 UTC by Ondrej Vrabec
Modified: 2012-03-22 21:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186113


Attachments
stacktrace (2.83 KB, text/plain)
2012-03-21 16:43 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2012-03-21 16:43:45 UTC
Build: NetBeans IDE Dev (Build 20120321-89b218b39bb6)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b04
OS: Linux

User Comments:
ovrabec: re-refreshing a query




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 46
   at org.netbeans.modules.bugtracking.issuetable.TableSorter.modelIndex(TableSorter.java:315)
   at org.netbeans.modules.bugtracking.issuetable.TableSorter.getValueAt(TableSorter.java:355)
   at javax.swing.JTable.getValueAt(JTable.java:2686)
   at javax.swing.JTable.prepareRenderer(JTable.java:5703)
   at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)
   at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1974)
Comment 1 Ondrej Vrabec 2012-03-21 16:43:50 UTC
Created attachment 117029 [details]
stacktrace
Comment 2 Tomas Stupka 2012-03-22 21:13:51 UTC

*** This bug has been marked as a duplicate of bug 197459 ***