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 195355 - IllegalStateException: paragraphViewEndOffset=18 > docViewEndOffset=1 docView: DV@1c237e30#47:<0,1>, WxH:0.0x799.0; incomingMod=true; lengthyAtomicEdit=0 Doc: NbEditorDocument@61616da4, Length=0, Vers
Summary: IllegalStateException: paragraphViewEndOffset=18 > docViewEndOffset=1 docView...
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-11 18:54 UTC by Alexander Simon
Modified: 2011-02-11 22:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176623


Attachments
stacktrace (3.44 KB, text/plain)
2011-02-11 18:54 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2011-02-11 18:54:39 UTC
Build: NetBeans IDE Dev (Build 110211-d4326ce8f573)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: SunOS

User Comments:
alexvsimon: invoke formatting options




Stacktrace: 
java.lang.IllegalStateException: paragraphViewEndOffset=18 > docViewEndOffset=1
docView:
DV@1c237e30#47:<0,1>, WxH:0.0x799.0; incomingMod=true; lengthyAtomicEdit=0
Doc: NbEditorDocument@61616da4, Length=0, Version=162, StreamDesc:<NULL>
    [ 0]: PV@5e318fbe#0:<0,15> Y=0.0(R0.0), WxH:0.0x17.0, children=null
    [ 1]: PV@07d43342#0:<0,3> Y=17.0(R17.0), WxH:0.0x17.0, children=null
    [ 2]: PV@7c713611#0:<0,4> Y=34.0(R34.0), WxH:0.0x17.0, children=null
    [ 3]: PV@6c94d5ea#0:<0,14> Y=51.0(R51.0), WxH:0.0x17.0, children=null
    [ 4]: PV@1f682d57#0:<0,1> Y=68.0(R68.0) "\n", WxH:0.0x17.0, children=null
    ...
    [42]: PV@7078badc#0:<0,26> Y=714.0(R714.0), WxH:0.0x17.0, children=null
    [43]: PV@0633fb34#0:<0,14> Y=731.0(R731.0), WxH:0.0x17.0, children=null
    [44]: PV@3eb1161a#0:<0,10> Y=748.0(R748.0), WxH:0.0x17.0, children=null
    [45]: PV@5c22251d#0:<0,7> Y=765.0(R765.0), WxH:0.0x17.0, children=null
    [46]: PV@45b2c22c#0:<0,2> Y=782.0(R782.0), WxH:0.0x17.0, children=null
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.checkRemoveParagraphs(ViewBuilder.java:543)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:246)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:139)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:413)
   at sun.reflect.GeneratedMethodAccessor51.invoke(GeneratedMethodAccessor51.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 Alexander Simon 2011-02-11 18:54:43 UTC
Created attachment 105898 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-02-11 22:56:01 UTC

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