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 195348 - [70cat] IllegalStateException: paragraphViewEndOffset=9359 > docViewEndOffset=9358 docView: DV@00c5d01c#306:<0,9358>, WxH:960.0x5202.0; incomingMod=false; lengthyAtomicEdit=0 Doc: NbEditorDocument@0144dd0d, L
Summary: [70cat] IllegalStateException: paragraphViewEndOffset=9359 > docViewEndOffset...
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 17:21 UTC by aquaglia
Modified: 2011-02-11 22:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176617


Attachments
stacktrace (5.13 KB, text/plain)
2011-02-11 17:21 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2011-02-11 17:21:45 UTC
Build: NetBeans IDE Dev (Build 201102100500)
VM: Java HotSpot(TM) Client VM, 20.0-b02, Java(TM) SE Runtime Environment, 1.7.0-ea-b118
OS: Windows XP

Stacktrace: 
java.lang.IllegalStateException: paragraphViewEndOffset=9359 > docViewEndOffset=9358
docView:
DV@00c5d01c#306:<0,9358>, WxH:960.0x5202.0; incomingMod=false; lengthyAtomicEdit=0
Doc: NbEditorDocument@0144dd0d, Length=9357, Version=106, StreamDesc:org.netbeans.modules.java.JavaDataObject@e551a4[MasterFileObject[E:\quaglan\My Documents\projects\subversion\sdi3\Geoportal\Common\MavenProjects\INSPIREGeoportalLibrary\src\main\java\eu\europa\ec\inspire\model\Locator.java@4d834f:1bf756b,valid=true]]
    [  0]: PV@00e212fa#0:<0,3> Y=0.0(R0.0) "/*\n", WxH:0.0x17.0, children=null
    [  1]: PV@004bfe6a#0:<3,56> Y=17.0(R17.0) " * To c...es\n", WxH:0.0x17.0, children=null
    [  2]: PV@012c0d69#0:<56,96> Y=34.0(R34.0) " * and ...r.\n", WxH:0.0x17.0, children=null
    [  3]: PV@01247461#0:<96,100> Y=51.0(R51.0) " */\n", WxH:0.0x17.0, children=null
    [  4]: PV@0054b3d8#0:<100,136> Y=68.0(R68.0) "package...l;\n", WxH:0.0x17.0, children=null
    ...
    [301]: PV@00eb3455#0:<9347,9348> Y=5117.0(R5117.0) "\n", WxH:0.0x17.0, 
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.checkRemoveParagraphs(ViewBuilder.java:543)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:473)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:336)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:145)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.initChildren(ViewUpdates.java:212)
   at org.netbeans.modules.editor.lib2.view.DocumentView.initChildren(DocumentView.java:593)
Comment 1 aquaglia 2011-02-11 17:21:51 UTC
Created attachment 105889 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-02-11 22:57:16 UTC

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