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 195364 - [70cat] AssertionError: endOffset=66 > docTextLength=1 DV@003f7319#122:<0,1>, WxH:944.0x2074.0; incomingMod=false; lengthyAtomicEdit=0 Doc: NbEditorDocument@0122cd89, Length=0, Version=4, StreamDesc:org.netbe
Summary: [70cat] AssertionError: endOffset=66 > docTextLength=1 DV@003f7319#122:<0,1>,...
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 22:12 UTC by javydreamercsw
Modified: 2011-02-11 22:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176621


Attachments
stacktrace (6.87 KB, text/plain)
2011-02-11 22:12 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2011-02-11 22:12:39 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102100000)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
javydreamercsw: This is the error I get when I can't save a modified file.




Stacktrace: 
java.lang.AssertionError: endOffset=66 > docTextLength=1
DV@003f7319#122:<0,1>, WxH:944.0x2074.0; incomingMod=false; lengthyAtomicEdit=0
Doc: NbEditorDocument@0122cd89, Length=0, Version=4, StreamDesc:org.netbeans.modules.xml.XMLDataObject@1083ce5[MasterFileObject[Z:\Netbeans\Outlook Interface Tester\OIT\nizpack.xml@1b5438d:3c330a,valid=true]]
    [  0]: PV@019dabfc#0:<0,29> Y=0.0(R0.0), WxH:0.0x17.0, children=null
    [  1]: PV@0086345f#0:<0,7> Y=17.0(R17.0), WxH:0.0x17.0, children=null
    [  2]: PV@00d87f9c#0:<0,51> Y=34.0(R34.0), WxH:0.0x17.0, children=null
    [  3]: PV@01a1e367#0:<0,36> Y=51.0(R51.0), WxH:0.0x17.0, children=null
    [  4]: PV@0158bb86#0:<0,39> Y=68.0(R68.0), WxH:0.0x17.0, children=null
    [  5]: PV@00bb4e00#0:<0,36> Y=85.0(R85.0), WxH:0.0x17.0, children=null
    [  6]: PV@00fe0b68#0:<0,14> Y=102.0(R102.0), WxH:0.0x17.0, children=null
    [  7]: PV@009ef613#0:<0,113> Y=119.0(R119.0), WxH:0.0x17.0, children=null
    [  8]: PV@002d714e#0:<0,15> Y=136.0(R136.0), WxH:0.0x17.0, children=null
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.initChildren(ViewUpdates.java:209)
   at org.netbeans.modules.editor.lib2.view.DocumentView.initChildren(DocumentView.java:593)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.getEditorViewChildrenValid(EditorBoxViewChildren.java:440)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.modelToViewChecked(EditorBoxViewChildren.java:783)
   at org.netbeans.modules.editor.lib2.view.EditorBoxView.modelToViewChecked(EditorBoxView.java:441)
   at org.netbeans.modules.editor.lib2.view.DocumentView.modelToViewChecked(DocumentView.java:965)
Comment 1 javydreamercsw 2011-02-11 22:12:43 UTC
Created attachment 105913 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-02-11 22:55:38 UTC

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