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 161447 - ArrayIndexOutOfBoundsException: -1
Summary: ArrayIndexOutOfBoundsException: -1
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Stola
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 10:46 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 148528


Attachments
stacktrace (4.43 KB, text/plain)
2009-03-30 10:46 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-03-30 10:46:06 UTC
Build: NetBeans IDE Dev (Build 200903291205)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
juhrik: -open Issue panel
-click on the "..." button available by the "Depends on" textfield
-type "a" and push Enter key
-->> The exception appears



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -1
        at java.util.ArrayList.get(ArrayList.java:323)
        at org.netbeans.modules.bugtracking.ui.search.ResultsModel.getElementAt(ResultsModel.java:121)
        at org.netbeans.modules.bugtracking.ui.search.QuickSearchPopup.invoke(QuickSearchPopup.java:128)
        at org.netbeans.modules.bugtracking.ui.search.QuickSearchComboBar$4.run(QuickSearchComboBar.java:210)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
Comment 1 Jaromir Uhrik 2009-03-30 10:46:13 UTC
Created attachment 79039 [details]
stacktrace
Comment 2 Jan Stola 2009-03-31 14:47:22 UTC
Fixed.

Modified file: http://hg.netbeans.org/cdev/rev/2e5c8a6447ce