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 183279 - AssertionError: Null textComponent
Summary: AssertionError: Null textComponent
Status: RESOLVED DUPLICATE of bug 182625
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-31 13:57 UTC by Alexandr Scherbatiy
Modified: 2010-04-03 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167399


Attachments
stacktrace (4.05 KB, text/plain)
2010-03-31 13:57 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2010-03-31 13:57:52 UTC
Build: NetBeans IDE Dev (Build 201003290201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: Null textComponent
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.repaintAndReplaceViews(ViewBuilder.java:361)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:445)
   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 Alexandr Scherbatiy 2010-03-31 13:57:58 UTC
Created attachment 96446 [details]
stacktrace
Comment 2 Alexandr Scherbatiy 2010-03-31 13:58:31 UTC
Affects NB JavaFX plugin
Comment 3 David Strupl 2010-04-03 10:45:21 UTC

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