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 151872 - ArrayIndexOutOfBoundsException: 1
Summary: ArrayIndexOutOfBoundsException: 1
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL: http://statistics.netbeans.org/except...
Keywords:
: 155060 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-30 15:38 UTC by Petr Dvorak
Modified: 2009-05-07 15:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134316


Attachments
stacktrace (3.62 KB, text/plain)
2008-10-30 15:38 UTC, Petr Dvorak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Dvorak 2008-10-30 15:38:27 UTC
Build: NetBeans IDE Dev (Build 200810300201)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Linux, 2.6.24-19-generic, i386

User Comments:
joshis: Assigning a shortcut



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
        at org.netbeans.modules.options.keymap.TableSorter.modelIndex(TableSorter.java:293)
        at org.netbeans.modules.options.keymap.TableSorter.setValueAt(TableSorter.java:336)
        at javax.swing.JTable.setValueAt(JTable.java:2719)
        at javax.swing.JTable.editingStopped(JTable.java:4721)
        at javax.swing.AbstractCellEditor.fireEditingStopped(AbstractCellEditor.java:125)
        at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(DefaultCellEditor.java:350)
Comment 1 Petr Dvorak 2008-10-30 15:38:32 UTC
Created attachment 72918 [details]
stacktrace
Comment 2 Miloslav Metelka 2008-11-19 14:51:08 UTC
Should be fixed in 7.0.
Comment 3 Alexey Butenko 2009-05-06 12:44:43 UTC
*** Issue 155060 has been marked as a duplicate of this issue. ***
Comment 4 Alexey Butenko 2009-05-06 13:04:47 UTC
changeset 3f1ba3d7ff25 in jet-main
Comment 5 Petr Dvorak 2009-05-07 15:24:56 UTC
Unable to reproduce - verified