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 240503 - IndexOutOfBoundsException: Index: 58, Size: 39
Summary: IndexOutOfBoundsException: Index: 58, Size: 39
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-15 16:01 UTC by tbrunhoff
Modified: 2014-02-11 13:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206585


Attachments
stacktrace (1.89 KB, text/plain)
2014-01-15 16:01 UTC, tbrunhoff
Details
stacktrace (1.41 KB, text/plain)
2014-01-20 17:39 UTC, earlsinclair123
Details
stacktrace (1.78 KB, text/plain)
2014-01-29 08:16 UTC, nicolas.tappret
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-01-15 16:01:03 UTC
Build: NetBeans IDE Dev (Build 201312190002)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: find all references...

tbrunhoff: Find usages, yielding no results.




Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 58, Size: 39
   at java.util.ArrayList.RangeCheck(ArrayList.java:635)
   at java.util.ArrayList.get(ArrayList.java:411)
   at java.util.Collections$UnmodifiableList.get(Collections.java:1211)
   at org.netbeans.modules.cnd.repository.storage.Storage$UnitIDReadConverterImpl.layerToClient(Storage.java:715)
   at org.netbeans.modules.cnd.indexing.impl.TextIndexStorage.toClientKey(TextIndexStorage.java:144)
   at org.netbeans.modules.cnd.indexing.impl.TextIndexStorage.query(TextIndexStorage.java:85)
Comment 1 tbrunhoff 2014-01-15 16:01:06 UTC
Created attachment 143992 [details]
stacktrace
Comment 2 Exceptions Reporter 2014-01-18 01:15:50 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206585
Comment 3 earlsinclair123 2014-01-20 17:39:51 UTC
Created attachment 144163 [details]
stacktrace

Call graph expand to show callers
Comment 4 nicolas.tappret 2014-01-29 08:16:09 UTC
Created attachment 144502 [details]
stacktrace

ctrl-H patterne not found
Comment 5 Maria Tishkova 2014-02-11 13:30:46 UTC
I think it was fixed some time ago, all exception reports are from Beta or from December 2013 Dev