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 202954 - ArrayIndexOutOfBoundsException: 1
Summary: ArrayIndexOutOfBoundsException: 1
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2011-10-02 17:39 UTC by Jan Lahoda
Modified: 2011-10-20 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181541


Attachments
stacktrace (3.27 KB, text/plain)
2011-10-02 17:39 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2011-10-02 17:39:53 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: OpenJDK 64-Bit Server VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
   at org.netbeans.modules.apisupport.project.ui.customizer.CustomizerComponentFactory$DependencyListModel.getElementAt(CustomizerComponentFactory.java:163)
   at javax.swing.JList.getSelectedValues(JList.java:2251)
   at org.netbeans.modules.apisupport.project.ui.customizer.CustomizerLibraries.removeModuleDependency(CustomizerLibraries.java:703)
   at org.netbeans.modules.apisupport.project.ui.customizer.CustomizerLibraries.access$1100(CustomizerLibraries.java:119)
   at org.netbeans.modules.apisupport.project.ui.customizer.CustomizerLibraries$12.actionPerformed(CustomizerLibraries.java:433)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
Comment 1 Jan Lahoda 2011-10-02 17:39:57 UTC
Created attachment 111405 [details]
stacktrace
Comment 2 Jesse Glick 2011-10-19 22:06:54 UTC
core-main #be540398a5ad
Comment 3 Jesse Glick 2011-10-19 22:07:12 UTC
No clue how to reproduce.
Comment 4 Quality Engineering 2011-10-20 14:24:14 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/be540398a5ad
User: Jesse Glick <jglick@netbeans.org>
Log: #202954: ArrayIndexOutOfBoundsException: 1