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 183132 - [69cat] AssertionError: Null textComponent
Summary: [69cat] 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
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 23:53 UTC by Michel Graciano
Modified: 2010-03-30 07:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167301


Attachments
stacktrace (3.81 KB, text/plain)
2010-03-29 23:54 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2010-03-29 23:53:56 UTC
Build: NetBeans IDE Dev (Build 100329-069d5678d609)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

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 Michel Graciano 2010-03-29 23:54:00 UTC
Created attachment 96286 [details]
stacktrace
Comment 2 Jan Lahoda 2010-03-30 07:28:03 UTC

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