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 10041 - NPE in BadgeCache.getIcon
Summary: NPE in BadgeCache.getIcon
Status: CLOSED DUPLICATE of bug 10131
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-07 13:50 UTC by _ pkuzel
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2001-03-07 13:50:37 UTC
During displaying search results I got:

Wed Mar 07 14:48:05 GMT+01:00 2001java.lang.NullPointerException: null
java.lang.NullPointerException
        at
org.netbeans.modules.java.tools.BadgeCache.getIcon(BadgeCache.java:143)
        at org.netbeans.modules.java.JavaNode.getIcon(JavaNode.java:225)
        at org.openide.nodes.FilterNode.getIcon(FilterNode.java:278)
        at
org.openide.explorer.view.NodeRenderer$Tree.update(NodeRenderer.java:268)
        at org.openide.explorer.view.VisualizerNode.run(VisualizerNode.java:301)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:331)
        at
java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:103)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Comment 1 Jan Chalupa 2001-03-12 10:46:14 UTC
Version: 'Dev' -> 3.2
Comment 2 Svata Dedic 2001-03-23 17:21:13 UTC
Fixed in 


*** This issue has been marked as a duplicate of 10131 ***
Comment 3 Quality Engineering 2003-07-01 13:11:00 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:18:36 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.