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 - IndexOutOfBoundsException: Index: 101, Size: 13
Summary: IndexOutOfBoundsException: Index: 101, Size: 13
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 02:52 UTC by dxwsk
Modified: 2009-11-02 10:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 117146


Attachments
stacktrace (2.41 KB, text/plain)
2009-01-07 02:52 UTC, dxwsk
Details

Note You need to log in before you can comment on or make changes to this bug.
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