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 196559

Summary: [70cat] IllegalStateException: prevViewEndOffset=38185 > matchOffset=38156
Product: editor Reporter: alied <alied>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176583
Attachments: stacktrace

Description alied 2011-03-10 19:39:07 UTC
This bug was originally marked as duplicate of bug 191620, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans Platform Dev (Build 201103100400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

User Comments:
alied: using hints




Stacktrace: 
java.lang.IllegalStateException: prevViewEndOffset=38185 > matchOffset=38156
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:309)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:180)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:472)
   at sun.reflect.GeneratedMethodAccessor132.invoke(GeneratedMethodAccessor132.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 alied 2011-03-10 19:39:11 UTC
Created attachment 106890 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-05-19 12:12:21 UTC

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