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 244267 - ArrayIndexOutOfBoundsException: 1 >= 1
Summary: ArrayIndexOutOfBoundsException: 1 >= 1
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
: 244597 245982 246245 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-05-03 15:51 UTC by Exceptions Reporter
Modified: 2014-08-08 14:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209487


Attachments
stacktrace (6.71 KB, text/plain)
2014-05-03 15:51 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-05-03 15:51:32 UTC
This bug was originally marked as duplicate of bug 239677, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
GUEST: ?

elennaro: Ghrome Debugger error

GUEST: exception occured during the attaching of gdb debugger




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1 >= 1
   at java.util.Vector.elementAt(Vector.java:470)
   at javax.swing.table.DefaultTableModel.getValueAt(DefaultTableModel.java:650)
   at org.netbeans.modules.cnd.debugger.common2.debugger.actions.AttachPanel$AttachController.isValid(AttachPanel.java:921)
   at org.netbeans.modules.cnd.debugger.common2.debugger.actions.AttachPanel$AttachController.ok(AttachPanel.java:952)
   at org.netbeans.modules.cnd.debugger.common2.debugger.actions.AttachPanel.procTableClicked(AttachPanel.java:552)
   at org.netbeans.modules.cnd.debugger.common2.debugger.actions.AttachPanel.access$600(AttachPanel.java:131)
Comment 1 Exceptions Reporter 2014-05-03 15:51:34 UTC
Created attachment 147087 [details]
stacktrace
Comment 2 Quality Engineering 2014-05-17 04:33:31 UTC
Integrated into 'main-silver', will be available in build *201405170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f0f08d8ed881
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixed Bug #244267 - ArrayIndexOutOfBoundsException: 1 >= 1
Comment 3 ilia 2014-06-04 08:18:48 UTC
*** Bug 244597 has been marked as a duplicate of this bug. ***
Comment 4 Quality Engineering 2014-06-04 15:27:06 UTC
Integrated into 'releases/release80', will be available in build *201406041415* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/aaa5f2a41c76
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixed Bug #244267 - ArrayIndexOutOfBoundsException: 1 >= 1
(transplanted from f0f08d8ed881645c6401ed6e5fabb9dba54a3ce6)
Comment 5 henk89 2014-08-08 11:38:15 UTC
*** Bug 246245 has been marked as a duplicate of this bug. ***
Comment 6 henk89 2014-08-08 14:21:27 UTC
*** Bug 245982 has been marked as a duplicate of this bug. ***