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 182677 - [69cat] IllegalStateException: Unfinished non-first replace pReplace=viewId=PV@00f89d64, index=0, removeCount=0, addedCount=1, Added: [0]: TV@00253cd7:<274,275>
Summary: [69cat] IllegalStateException: Unfinished non-first replace pReplace=viewId=P...
Status: RESOLVED DUPLICATE of bug 182875
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION, TEST
: 182769 183010 183154 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-24 14:50 UTC by laurin1
Modified: 2010-03-31 08:39 UTC (History)
12 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166895


Attachments
stacktrace (2.72 KB, text/plain)
2010-03-24 14:50 UTC, laurin1
Details
stacktrace (4.77 KB, text/plain)
2010-03-26 11:26 UTC, schkovich
Details
stacktrace (2.63 KB, text/plain)
2010-03-26 17:10 UTC, Michel Graciano
Details
stacktrace (2.73 KB, text/plain)
2010-03-28 03:10 UTC, Chiana
Details
stacktrace (2.73 KB, text/plain)
2010-03-28 15:34 UTC, stopd
Details
stacktrace (4.42 KB, text/plain)
2010-03-29 19:33 UTC, Alexander Simon
Details
stacktrace (4.22 KB, text/plain)
2010-03-30 07:45 UTC, esmithbss
Details
stacktrace (4.22 KB, text/plain)
2010-03-30 19:03 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-03-24 14:50:48 UTC
Build: NetBeans IDE Dev (Build 2010-03-24_15-03-34 )
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: Unfinished non-first replace pReplace=viewId=PV@00f89d64, index=0, removeCount=0, addedCount=1, Added:
    [0]: TV@00253cd7:<274,275>

   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:218)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:423)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:452)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.fireEvent(EditorViewFactory.java:194)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory.highlightChanged(HighlightsViewFactory.java:226)
   at org.netbeans.spi.editor.highlighting.support.AbstractHighlightsContainer.fireHighlightsChange(AbstractHighlightsContainer.java:110)
Comment 1 laurin1 2010-03-24 14:50:52 UTC
Created attachment 95692 [details]
stacktrace
Comment 2 schkovich 2010-03-26 11:26:18 UTC
Created attachment 95929 [details]
stacktrace

Exception was thrown while editing html file and pressing ctrl+z few times.
Comment 3 Michel Graciano 2010-03-26 17:10:25 UTC
Created attachment 95987 [details]
stacktrace

Call Ctrl+Z shortcut.
Comment 4 Exceptions Reporter 2010-03-26 17:10:35 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166895
Comment 5 Chiana 2010-03-28 03:10:52 UTC
Created attachment 96086 [details]
stacktrace

Pressed control-Z to undo a "fore<tab>" command.
Comment 6 stopd 2010-03-28 15:34:07 UTC
Created attachment 96100 [details]
stacktrace
Comment 7 Exceptions Reporter 2010-03-29 08:18:30 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166895
Comment 8 Alexander Simon 2010-03-29 19:33:22 UTC
Created attachment 96273 [details]
stacktrace
Comment 9 Jan Lahoda 2010-03-30 07:23:14 UTC
*** Bug 182769 has been marked as a duplicate of this bug. ***
Comment 10 Jan Lahoda 2010-03-30 07:23:48 UTC
*** Bug 183010 has been marked as a duplicate of this bug. ***
Comment 11 esmithbss 2010-03-30 07:45:48 UTC
Created attachment 96301 [details]
stacktrace

Backing out changes to a file using <Ctrl><Z>
Comment 12 Jan Lahoda 2010-03-30 08:08:47 UTC
*** Bug 183154 has been marked as a duplicate of this bug. ***
Comment 13 Alexander Pepin 2010-03-30 16:34:39 UTC
This is P1 as another P1 bug #182660 depends on this issue.
Comment 14 esmithbss 2010-03-30 19:03:47 UTC
Created attachment 96382 [details]
stacktrace

Submitting an exception report
Comment 15 Miloslav Metelka 2010-03-31 08:39:24 UTC

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