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 195089 - IllegalStateException: limitOffset=107719 > docTextLength=107711
Summary: IllegalStateException: limitOffset=107719 > docTextLength=107711
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-05 17:02 UTC by Exceptions Reporter
Modified: 2011-02-07 12:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176128


Attachments
stacktrace (1.83 KB, text/plain)
2011-02-05 17:02 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-02-05 17:02:25 UTC
Build: NetBeans IDE Dev (Build 201102050000)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
larsomat: select and delete text




Stacktrace: 
java.lang.IllegalStateException: limitOffset=107719 > docTextLength=107711
   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.checkRebuild(ViewUpdates.java:515)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:541)
   at sun.reflect.GeneratedMethodAccessor53.invoke(GeneratedMethodAccessor53.java:0)
Comment 1 Exceptions Reporter 2011-02-05 17:02:31 UTC
Created attachment 105675 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-02-07 12:56:16 UTC

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