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 156393

Summary: IndexOutOfBoundsException: Index: 101, Size: 13
Product: editor Reporter: dxwsk <dxwsk>
Component: CSL (API & infrastructure)Assignee: issues@editor <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=117146
Issue Type: DEFECT Exception Reporter: 117146
Attachments: stacktrace

Description dxwsk 2009-01-07 02:52:45 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
jonycus: Just starting netbeans



Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 101, Size: 13
        at java.util.ArrayList.RangeCheck(ArrayList.java:547)
        at java.util.ArrayList.get(ArrayList.java:322)
        at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:260)
        at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:154)
        at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:659)
        at org.netbeans.modules.gsfret.source.usages.LuceneIndex.getTimeStamps(LuceneIndex.java:301)
Comment 1 dxwsk 2009-01-07 02:52:51 UTC
Created attachment 75517 [details]
stacktrace
Comment 2 David Strupl 2009-01-14 14:34:55 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 3 David Strupl 2009-01-14 14:41:52 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 4 David Strupl 2009-03-31 15:46:05 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 5 Quality Engineering 2009-11-02 10:58:20 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX