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 271168 - IndexOutOfBoundsException: index = 3, size = 3
Summary: IndexOutOfBoundsException: index = 3, size = 3
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-26 11:08 UTC by pinta83
Modified: 2017-07-26 11:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216512


Attachments
stacktrace (4.93 KB, text/plain)
2017-07-26 11:08 UTC, pinta83
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pinta83 2017-07-26 11:08:08 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
GUEST: a

GUEST: ...

pinta83: I have ho idea, I saw it 2 late to know what i was doing :)

GUEST: IndexOutOfBoundsException: index = 3, size = 3

GUEST: Don't Know

GUEST: ??????

GUEST: n/a

GUEST: <???????????????>

GUEST: netbeans background scanning stuck and never ends

GUEST: IndexOutOfBoundsException: index = 7, size = 7

There is the most in check the external link will always get stuck




Stacktrace: 
java.lang.IndexOutOfBoundsException: index = 3, size = 3
   at org.netbeans.lib.editor.util.ArrayUtilities$UnmodifiableList.get(ArrayUtilities.java:262)
   at org.netbeans.lib.lexer.token.JoinTokenText.charAt(JoinTokenText.java:103)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:516)
   at java.lang.StringBuilder.append(StringBuilder.java:175)
   at java.lang.StringBuilder.append(StringBuilder.java:76)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:461)
Comment 1 pinta83 2017-07-26 11:08:10 UTC
Created attachment 164835 [details]
stacktrace