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 151721 - AssertionError: visnodes.size()=13 snapshot.size()=12
Summary: AssertionError: visnodes.size()=13 snapshot.size()=12
Status: RESOLVED DUPLICATE of bug 148168
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: 2008-10-29 14:07 UTC by gtg
Modified: 2008-12-22 10:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 132230


Attachments
stacktrace (1.48 KB, text/plain)
2008-10-29 14:08 UTC, gtg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gtg 2008-10-29 14:07:48 UTC
Build: NetBeans IDE Dev (Build 200810150201)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.25.18-0.2-default, amd64

Stacktrace: 
java.lang.AssertionError: visnodes.size()=13 snapshot.size()=12
        at org.openide.explorer.view.VisualizerChildren.recomputeIndexes(VisualizerChildren.java:88)
        at org.openide.explorer.view.VisualizerChildren.added(VisualizerChildren.java:223)
        at org.openide.explorer.view.VisualizerEvent$Added.run(VisualizerEvent.java:107)
        at org.openide.util.Mutex.readAccess(Mutex.java:362)
        at org.openide.util.Mutex$R.run(Mutex.java:1301)
        at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1796)
Comment 1 gtg 2008-10-29 14:08:03 UTC
Created attachment 72835 [details]
stacktrace
Comment 2 t_h 2008-10-29 14:17:47 UTC

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