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 183154 - [69cat] IllegalStateException: Unfinished non-first replace pReplace=viewId=PV@0167aeac, index=0, removeCount=0, addedCount=3, Added: [0]: HV@01fcdc79:<1026,1037> [1]: HV@01ee8f01:<1037,1039> [2]:
Summary: [69cat] IllegalStateException: Unfinished non-first replace pReplace=viewId=P...
Status: RESOLVED DUPLICATE of bug 182677
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 07:45 UTC by esmithbss
Modified: 2010-03-30 08:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167319


Attachments
stacktrace (3.60 KB, text/plain)
2010-03-30 07:45 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-03-30 07:45:39 UTC
Build: NetBeans IDE Dev (Build 201003290201)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
esmithbss: Backing out changes to a file using <Ctrl><Z>




Stacktrace: 
java.lang.IllegalStateException: Unfinished non-first replace pReplace=viewId=PV@0167aeac, index=0, removeCount=0, addedCount=3, Added:
    [0]: HV@01fcdc79:<1026,1037>
    [1]: HV@01ee8f01:<1037,1039>
    [2]: HV@00ee98fa:<1039,1060>

   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:231)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:444)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:476)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.fireEvent(EditorViewFactory.java:194)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.highlightChanged(HighlightsViewFactory.java:225)
   at org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer.fireHighlightsChange(AbstractHighlightsContainer.java:110)
Comment 1 esmithbss 2010-03-30 07:45:44 UTC
Created attachment 96300 [details]
stacktrace
Comment 2 Jan Lahoda 2010-03-30 08:08:47 UTC
Most likely duplicate of bug #182677.

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