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 15478

Summary: "Some of deleted nodes are not present in original ones"
Product: obsolete Reporter: Jesse Glick <jglick>
Component: apisupportAssignee: Jesse Glick <jglick>
Status: CLOSED FIXED    
Severity: blocker CC: dstrupl
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace
Stack trace

Description Jesse Glick 2001-09-13 22:51:33 UTC
[aug 31 qbe1] IllegalStateException from NodeMemberEvent: "Some of
deleted nodes are not present in original ones". Occurred after
choosing Tools | Bean Browse on SFS:/Mount/Javadoc/OpenAPIs.zip and
expanding the Cookies... node that resulted.
Comment 1 Jesse Glick 2001-09-13 22:51:54 UTC
Created attachment 2545 [details]
Stack trace
Comment 2 Jesse Glick 2001-09-14 14:15:06 UTC
Reproducible also in same circumstance in [dev sep 12].
Comment 3 Jesse Glick 2001-09-14 14:19:04 UTC
Note that CookieKids uses Map.Entry as a child key. A little strange,
but ought to be OK (the Map is no longer being modified by the time
this happens). And this used to work fine, I have not modified the
code very recently but it only recently stopped working, I think.
Comment 4 Petr Hrebejk 2001-09-21 13:01:18 UTC
I can't reproduce neither in the mentioned build from Sep. 12 or in the latest build. Jesse is it still valid or should I close it as WORKSFORME.
Comment 5 Jesse Glick 2001-09-24 11:58:19 UTC
I cannot reproduce it either.
Comment 6 Jesse Glick 2001-10-28 20:15:35 UTC
Happened again in [dev oct 26] under similar circumstances. I don't
think it is reproducible, but it has not disappeared. Probably the
exception message should point to this bug number.

I will assume the bug is in apisupport; perhaps a Map.Entry is not
"kosher" as a key.
Comment 7 Jesse Glick 2001-10-28 20:17:40 UTC
Created attachment 3177 [details]
Stack trace
Comment 8 Jesse Glick 2001-11-15 11:31:03 UTC
committed   * Up-To-Date  1.14       
openide/src/org/openide/nodes/NodeMemberEvent.java
committed   * Up-To-Date  1.11       
apisupport/src/org/netbeans/modules/apisupport/beanbrowser/CookieKids.java
Comment 9 Jesse Glick 2002-01-10 11:31:19 UTC
*** Issue 19206 has been marked as a duplicate of this issue. ***
Comment 10 Quality Engineering 2003-06-30 15:01:26 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 11 Quality Engineering 2003-06-30 15:03:14 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.