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 166580 - AssertionError: visnodes.size()=4 snapshot.size()=3
Summary: AssertionError: visnodes.size()=4 snapshot.size()=3
Status: RESOLVED DUPLICATE of bug 158328
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (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-05 05:54 UTC by Exceptions Reporter
Modified: 2009-08-17 10:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 151542


Attachments
stacktrace (4.44 KB, text/plain)
2009-06-05 05:57 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-06-05 05:54:44 UTC
Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows Vista, 6.1, x86

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy5.childrenRemoved(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1093)
        at org.openide.nodes.EntrySupport$Default.notifyRemove(EntrySupport.java:647)
        at org.openide.nodes.EntrySupport$Default.updateRemove(EntrySupport.java:379)
        at org.openide.nodes.EntrySupport$Default.setEntries(EntrySupport.java:333)
        at org.openide.nodes.Children$Keys$2.run(Children.java:1503)
Comment 1 Exceptions Reporter 2009-06-05 05:57:08 UTC
Created attachment 83221 [details]
stacktrace
Comment 2 t_h 2009-08-17 10:49:59 UTC

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