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 195038 - [70cat] IllegalStateException: limitOffset=2313 > docTextLength=2312
Summary: [70cat] IllegalStateException: limitOffset=2313 > docTextLength=2312
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 16:20 UTC by javydreamercsw
Modified: 2011-02-07 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176406


Attachments
stacktrace (5.08 KB, text/plain)
2011-02-03 16:20 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2011-02-03 16:20:15 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: Using undo... After the first instance it gets stuck throwing errors until I restart.




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:20:18 UTC
Created attachment 105626 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-02-07 12:56:09 UTC

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