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 194901 - [70cat] java.lang.AssertionError: limitOffset=763 > docTextLength=756
Summary: [70cat] java.lang.AssertionError: limitOffset=763 > docTextLength=756
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 10:45 UTC by Sc0tTyXL
Modified: 2011-02-02 09:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sc0tTyXL 2011-01-31 10:45:31 UTC
Product Version = NetBeans IDE Dev (Build 201101310000)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_23
Runtime = Java HotSpot(TM) Client VM 19.0-b09

When the bug reporter did work, it marked it as a duplicate, wich is SOLVED.
I've been getting this error since last year and needs resolving so now i'm adding it as a new bug.

java.lang.AssertionError: limitOffset=763 > docTextLength=756
	at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:396)
	at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:338)
	at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:146)
	at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:516)
	at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:542)
	at org.netbeans.modules.editor.lib2.view.EditorViewFactory.fireEvent(EditorViewFactory.java:224)
	at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$1.run(HighlightsViewFactory.java:119)
	at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1419)
	at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$1.run(HighlightsViewFactory.java:125)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Caused: org.openide.util.RequestProcessor$FastItem: task failed due to
Comment 1 David Strupl 2011-01-31 17:23:10 UTC
Milo, can you please have a look? Thanks.
Comment 2 Miloslav Metelka 2011-02-02 09:17:51 UTC

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