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 183506 - [69cat] [69cat] ArrayIndexOutOfBoundsException: -1
Summary: [69cat] [69cat] ArrayIndexOutOfBoundsException: -1
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 17:33 UTC by host
Modified: 2010-04-09 04:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165756


Attachments
stacktrace (6.67 KB, text/plain)
2010-04-05 17:33 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2010-04-05 17:33:36 UTC
Build: NetBeans IDE Dev (Build 201004050201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
host: Clicking on "Frameworks" category in "Project Properties"




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
   at java.util.ArrayList.get(ArrayList.java:324)
   at org.netbeans.modules.spring.webmvc.SpringConfigPanelVisual.initLibraries(SpringConfigPanelVisual.java:287)
   at org.netbeans.modules.spring.webmvc.SpringConfigPanelVisual.<init>(SpringConfigPanelVisual.java:95)
   at org.netbeans.modules.spring.webmvc.SpringWebModuleExtender.getComponent(SpringWebModuleExtender.java:147)
   at org.netbeans.modules.spring.webmvc.SpringWebModuleExtender.getComponent(SpringWebModuleExtender.java:104)
   at org.netbeans.modules.web.project.ui.customizer.CustomizerFrameworks.valueChanged(CustomizerFrameworks.java:314)
Comment 1 host 2010-04-05 17:33:42 UTC
Created attachment 96699 [details]
stacktrace
Comment 2 Alexey Butenko 2010-04-07 08:42:43 UTC
http://hg.netbeans.org/web-main/rev/f7a50a20240e
Comment 3 Quality Engineering 2010-04-09 04:44:30 UTC
Integrated into 'main-golden', will be available in build *201004090201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f7a50a20240e
User: Alexey Butenko <alexeybutenko@netbeans.org>
Log: #183506:[69cat] [69cat] ArrayIndexOutOfBoundsException: -1