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 166343 - IllegalStateException: Some of a set of deleted nodes are not present in the original ones. See #15478; you may need to check that your Children.Keys keys are safely comparable. i: 0 j: 0 This: org.op
Summary: IllegalStateException: Some of a set of deleted nodes are not present in the ...
Status: RESOLVED DUPLICATE of bug 166332
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: t_h
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-01 14:20 UTC by martinhavle
Modified: 2009-06-04 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151984


Attachments
stacktrace (3.21 KB, text/plain)
2009-06-01 14:20 UTC, martinhavle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description martinhavle 2009-06-01 14:20:03 UTC
Build: NetBeans IDE Dev (Build 200906010201)
VM: Java HotSpot(TM) Client VM, 16.0-b02, Java(TM) SE Runtime Environment, 1.7.0-ea-b57
OS: Windows XP, 5.1, x86

User Comments:
GUEST: I opened the Services pane for the first time with Servers expanded.  This includes tomcat, glassfish 2.1 + v3 prelude.

GUEST: just opened a project, switched to services tab to look at available servers



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy6.childrenAdded(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1093)
        at org.openide.nodes.EntrySupport$Default.notifyAdd(EntrySupport.java:686)
        at org.openide.nodes.EntrySupport$Default.updateAdd(EntrySupport.java:512)
        at org.openide.nodes.EntrySupport$Default.setEntries(EntrySupport.java:344)
        at org.openide.nodes.Children$Keys$2.run(Children.java:1503)
Comment 1 martinhavle 2009-06-01 14:20:14 UTC
Created attachment 83064 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-03 15:24:38 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=151984
Comment 3 t_h 2009-06-04 09:49:55 UTC

*** This issue has been marked as a duplicate of 166332 ***