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 151951 - AssertionError: visnodes.size()=1 snapshot.size()=9
Summary: AssertionError: visnodes.size()=1 snapshot.size()=9
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: 2008-10-31 09:54 UTC by graeme_m_ross
Modified: 2009-04-29 12:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134595


Attachments
stacktrace (2.41 KB, text/plain)
2008-10-31 09:54 UTC, graeme_m_ross
Details

Note You need to log in before you can comment on or make changes to this bug.
Description graeme_m_ross 2008-10-31 09:54:41 UTC
Build: NetBeans IDE Dev (Build 200810270201)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.AssertionError: visnodes.size()=1 snapshot.size()=9
        at org.openide.explorer.view.VisualizerChildren.recomputeIndexes(VisualizerChildren.java:88)
        at org.openide.explorer.view.VisualizerChildren.getIndex(VisualizerChildren.java:153)
        at org.openide.explorer.view.VisualizerNode.getIndex(VisualizerNode.java:291)
        at javax.swing.tree.DefaultTreeModel.getIndexOfChild(DefaultTreeModel.java:142)
        at javax.swing.tree.FixedHeightLayoutCache$FHTreeStateNode.createChildFor(FixedHeightLayoutCache.java:953)
        at javax.swing.tree.FixedHeightLayoutCache.getNodeForPath(FixedHeightLayoutCache.java:701)
Comment 1 graeme_m_ross 2008-10-31 09:54:46 UTC
Created attachment 72976 [details]
stacktrace
Comment 2 t_h 2008-11-03 09:41:16 UTC
Please provide steps how to reproduce or attach log with finer logging for nodes and explorer
(-J-Dorg.openide.nodes.level=100 -J-Dorg.openide.explorer.level=100 as command line parameters)
Comment 3 t_h 2009-04-29 12:18:08 UTC

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