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 162035 - AssertionError: visnodes.size()=8 snapshot.size()=3
Summary: AssertionError: visnodes.size()=8 snapshot.size()=3
Status: RESOLVED DUPLICATE of bug 160431
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-04-06 13:47 UTC by Exceptions Reporter
Modified: 2009-04-29 11:42 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 131604


Attachments
stacktrace (3.41 KB, text/plain)
2009-04-06 13:47 UTC, Exceptions Reporter
Details
stacktrace (3.41 KB, text/plain)
2009-04-07 06:30 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-04-06 13:47:54 UTC
Build: NetBeans IDE Dev (Build 200904020200)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
terje: NetBeans Dev 200903210201

Pasted code into editor window.

terje: NetBeans 7 Dev 200904030200

Editing (cutting/pasting) in editor.

jemmyw: Inserting some javascript

jaschiel: Editting a Ruby html.erb file.



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy5.childrenRemoved(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1084)
        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:1502)
Comment 1 Exceptions Reporter 2009-04-06 13:47:59 UTC
Created attachment 79523 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-04-07 06:30:08 UTC
Build: NetBeans IDE Dev (Build 200904011705)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy5.childrenRemoved(.java:0)
        at org.openide.nodes.Node.fireSubNodesChange(Node.java:1084)
        at org.openide.nodes.EntrySupport$Default.notifyRemove(EntrySupport.java:657)
        at org.openide.nodes.EntrySupport$Default.updateRemove(EntrySupport.java:380)
        at org.openide.nodes.EntrySupport$Default.setEntries(EntrySupport.java:335)
        at org.openide.nodes.Children$Keys$2.run(Children.java:1502)
Comment 3 Exceptions Reporter 2009-04-07 06:30:27 UTC
Created attachment 79583 [details]
stacktrace
Comment 4 t_h 2009-04-29 11:42:46 UTC

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