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 180683 - AssertionError at org.netbeans.modules.search.NodeRenderer.getTreeCellRendererComponent
Summary: AssertionError at org.netbeans.modules.search.NodeRenderer.getTreeCellRendere...
Status: RESOLVED DUPLICATE of bug 178652
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 05:03 UTC by Max Sauer
Modified: 2010-03-11 19:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 165199


Attachments
stacktrace (4.37 KB, text/plain)
2010-02-13 05:03 UTC, Max Sauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Sauer 2010-02-13 05:03:07 UTC
Build: NetBeans IDE Dev (Build 201001280200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X

User Comments:
msauer: Performin Search across multiple projects (Opened projects radio selected).




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.search.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:142)
   at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1498)
   at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1210)
   at com.apple.laf.AquaTreeUI.paint(AquaTreeUI.java:118)
   at javax.swing.plaf.ComponentUI.update(ComponentUI.java:155)
   at javax.swing.JComponent.paintComponent(JComponent.java:763)
Comment 1 Max Sauer 2010-02-13 05:03:12 UTC
Created attachment 94136 [details]
stacktrace
Comment 2 Victor Vasilyev 2010-03-11 19:32:05 UTC

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