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 195098 - IllegalStateException: limitOffset=51710 > docTextLength=51702
Summary: IllegalStateException: limitOffset=51710 > docTextLength=51702
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-06 00:11 UTC by Exceptions Reporter
Modified: 2011-02-07 12:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176463


Attachments
stacktrace (2.61 KB, text/plain)
2011-02-06 00:11 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-06 00:11:23 UTC
This issue was reported manually by plastique.
It already has 31 duplicates 


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

Stacktrace: 
java.lang.IllegalStateException: limitOffset=51710 > docTextLength=51702
   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.GeneratedMethodAccessor61.invoke(GeneratedMethodAccessor61.java:0)
Comment 1 Exceptions Reporter 2011-02-06 00:11:27 UTC
Created attachment 105680 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-02-07 12:56:24 UTC

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