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

Summary: IndexOutOfBoundsException: index = 3, size = 3
Product: editor Reporter: pinta83
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216512
Attachments: stacktrace

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