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 195036

Summary: [70cat] IllegalStateException: limitOffset=2313 > docTextLength=2312
Product: editor Reporter: javydreamercsw <javydreamercsw>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andreyv, static_void, tkellerer, tnleeuw
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176405
Attachments: stacktrace
stacktrace
stacktrace

Description javydreamercsw 2011-02-03 16:17:05 UTC
Build: NetBeans IDE Dev (Build 201102030000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
javydreamercsw: Tried to type a bracket




Stacktrace: 
java.lang.IllegalStateException: limitOffset=2313 > docTextLength=2312
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:402)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:336)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:145)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.insertUpdate(ViewUpdates.java:316)
   at sun.reflect.GeneratedMethodAccessor82.invoke(GeneratedMethodAccessor82.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 javydreamercsw 2011-02-03 16:17:13 UTC
Created attachment 105625 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-02-05 22:38:32 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=176405
Comment 3 Exceptions Reporter 2011-02-06 00:32:31 UTC
Created attachment 105681 [details]
stacktrace
Comment 4 andreyv 2011-02-06 22:11:33 UTC
Created attachment 105689 [details]
stacktrace
Comment 5 Miloslav Metelka 2011-02-07 12:55:55 UTC

*** This bug has been marked as a duplicate of bug 191620 ***