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 182643 - AssertionError at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>
Summary: AssertionError at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>
Status: RESOLVED FIXED
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:
: 182647 182666 182674 182765 183123 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-24 09:46 UTC by Alexey Vladykin
Modified: 2010-06-17 14:07 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166869


Attachments
stacktrace (6.39 KB, text/plain)
2010-03-24 09:46 UTC, Alexey Vladykin
Details
stacktrace (6.39 KB, text/plain)
2010-03-24 14:39 UTC, Tomas Mysik
Details
stacktrace (1.36 KB, text/plain)
2010-04-14 12:34 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Vladykin 2010-03-24 09:46:18 UTC
Build: NetBeans IDE Dev (Build 100324-9983c7b2019a)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP

User Comments:
alexey_vladykin: Just opened the IDE and created a new sample project C/C++/Pi




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:125)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:420)
   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 Alexey Vladykin 2010-03-24 09:46:22 UTC
Created attachment 95650 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-03-24 10:14:22 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166869
Comment 3 Tomas Mysik 2010-03-24 14:39:27 UTC
Created attachment 95689 [details]
stacktrace

Editor tab closed
Comment 4 Exceptions Reporter 2010-03-24 15:08:28 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166869
Comment 5 Vitezslav Stejskal 2010-03-25 11:40:03 UTC
*** Bug 182647 has been marked as a duplicate of this bug. ***
Comment 6 Vitezslav Stejskal 2010-03-25 11:40:21 UTC
*** Bug 182666 has been marked as a duplicate of this bug. ***
Comment 7 Vitezslav Stejskal 2010-03-25 11:44:52 UTC
*** Bug 182674 has been marked as a duplicate of this bug. ***
Comment 8 Vitezslav Stejskal 2010-03-25 13:20:57 UTC
*** Bug 182765 has been marked as a duplicate of this bug. ***
Comment 9 Jan Lahoda 2010-04-06 14:28:14 UTC
*** Bug 183123 has been marked as a duplicate of this bug. ***
Comment 10 Marian Mirilovic 2010-04-14 12:34:46 UTC
Created attachment 97318 [details]
stacktrace
Comment 11 Miloslav Metelka 2010-06-17 14:07:58 UTC
The original stacktrace is no longer relevant and I can't reproduce the one added by Marian. It's resolved by previous fixes very likely. Please reopen if the problem would reappear.