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 179078 - AssertionError: bad equals/hashCode in Relationships vs. Relationships
Summary: AssertionError: bad equals/hashCode in Relationships vs. Relationships
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-28 14:04 UTC by brichacekz
Modified: 2010-04-07 20:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 151887


Attachments
stacktrace (4.30 KB, text/plain)
2009-12-28 14:04 UTC, brichacekz
Details
stacktrace (4.30 KB, text/plain)
2009-12-28 14:05 UTC, brichacekz
Details
stacktrace (4.35 KB, text/plain)
2010-03-28 12:44 UTC, boum2010
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brichacekz 2009-12-28 14:04:36 UTC
Build: NetBeans IDE Dev (Build 200912240201)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Just clicking at some Datatype Nodes in the Projects View of a UMLProject.



Stacktrace: 
java.lang.AssertionError: bad equals/hashCode in Relationships vs. Relationships
   at org.openide.nodes.Children$Keys.setKeys(Children.java:1475)
   at org.openide.nodes.FilterNode$Children$DefaultSupport.updateKeys(FilterNode.java:1691)
   at org.openide.nodes.FilterNode$Children$DefaultSupport.update(FilterNode.java:1673)
   at org.openide.nodes.FilterNode$Children.addNotifyImpl(FilterNode.java:1467)
   at org.openide.nodes.FilterNode$Children.addNotify(FilterNode.java:1460)
   at org.openide.nodes.Children.callAddNotify(Children.java:548)
Comment 1 brichacekz 2009-12-28 14:04:40 UTC
Created attachment 92963 [details]
stacktrace
Comment 2 brichacekz 2009-12-28 14:05:38 UTC
Created attachment 92964 [details]
stacktrace
Comment 3 boum2010 2010-03-28 12:44:03 UTC
Created attachment 96097 [details]
stacktrace
Comment 4 Jaroslav Tulach 2010-04-07 20:19:42 UTC
UML nodes problem.