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 195322 - [70cat] IllegalStateException: prevViewEndOffset=1962 > matchOffset=1886
Summary: [70cat] IllegalStateException: prevViewEndOffset=1962 > matchOffset=1886
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 10:21 UTC by lazarius
Modified: 2011-02-11 23:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176454


Attachments
stacktrace (5.66 KB, text/plain)
2011-02-11 10:21 UTC, lazarius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lazarius 2011-02-11 10:21:35 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102100000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: prevViewEndOffset=1962 > matchOffset=1886
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:305)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:145)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:413)
   at sun.reflect.GeneratedMethodAccessor182.invoke(GeneratedMethodAccessor182.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 lazarius 2011-02-11 10:21:40 UTC
Created attachment 105857 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-02-11 23:01:03 UTC

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