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 163556 - [67cat] NullPointerException at org.netbeans.modules.properties.Element$ItemElem.equals
Summary: [67cat] NullPointerException at org.netbeans.modules.properties.Element$ItemE...
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 09:44 UTC by aldobrucale
Modified: 2009-04-27 15:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150048


Attachments
stacktrace (11.02 KB, text/plain)
2009-04-24 09:44 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aldobrucale 2009-04-24 09:44:01 UTC
Build: NetBeans IDE Dev (Build 200904231401)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
aldobrucale: Setting tool tip text in matisse (from nb bundle)



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.properties.Element$ItemElem.equals(Element.java:563)
        at org.openide.nodes.CookieSetLkp$SimpleItem.equals(CookieSetLkp.java:181)
        at org.openide.nodes.CookieSet$PairWrap.equals(CookieSet.java:695)
        at org.openide.util.lookup.ArrayStorage.add(ArrayStorage.java:119)
        at org.openide.util.lookup.ArrayStorage.add(ArrayStorage.java:54)
        at org.openide.util.lookup.DelegatingStorage.add(DelegatingStorage.java:106)
Comment 1 aldobrucale 2009-04-24 09:44:06 UTC
Created attachment 80826 [details]
stacktrace
Comment 2 Alexey Butenko 2009-04-27 15:19:49 UTC
changeset f443395fe2e2