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 152109 - [65cat] ArrayIndexOutOfBoundsException: -1
Summary: [65cat] ArrayIndexOutOfBoundsException: -1
Status: RESOLVED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
: 152110 152111 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-01 21:04 UTC by sunbiz
Modified: 2015-04-08 05:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 135043


Attachments
stacktrace (6.01 KB, text/plain)
2008-11-01 21:05 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-01 21:04:56 UTC
Build: NetBeans IDE 6.5 RC2 (Build 20081031212129)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at java.util.ArrayList.remove(ArrayList.java:390)
        at org.netbeans.modules.python.core.ui.models.PathListModel.moveDown(PathListModel.java:54)
        at org.netbeans.modules.python.platform.panels.PythonPlatformPanel.moveDownJavaPathActionPerformed(PythonPlatformPanel.java:516)
        at org.netbeans.modules.python.platform.panels.PythonPlatformPanel.access$1200(PythonPlatformPanel.java:42)
        at org.netbeans.modules.python.platform.panels.PythonPlatformPanel$.actionPerformed(PythonPlatformPanel.java:302)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
Comment 1 sunbiz 2008-11-01 21:05:06 UTC
Created attachment 73058 [details]
stacktrace
Comment 2 Lou Dasaro 2015-04-08 05:02:55 UTC
*** Bug 152110 has been marked as a duplicate of this bug. ***
Comment 3 Lou Dasaro 2015-04-08 05:04:01 UTC
*** Bug 152111 has been marked as a duplicate of this bug. ***