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 175808 - AssertionError: visnodes.size()=56 snapshot.size()=28
Summary: AssertionError: visnodes.size()=56 snapshot.size()=28
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-10-30 18:07 UTC by bwlang
Modified: 2009-11-02 12:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149971


Attachments
stacktrace (4.26 KB, text/plain)
2009-10-30 18:07 UTC, bwlang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bwlang 2009-10-30 18:07:01 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 1.5.0_20-141, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_20-b02-315
OS: Mac OS X, 10.5.8, i386

User Comments:
bwlang: editing some html...



Stacktrace: 
java.lang.AssertionError: visnodes.size()=56 snapshot.size()=28
        at org.openide.explorer.view.VisualizerChildren.recomputeIndexes(VisualizerChildren.java:88)
        at org.openide.explorer.view.VisualizerChildren.getIndex(VisualizerChildren.java:154)
        at org.openide.explorer.view.VisualizerNode.getIndex(VisualizerNode.java:289)
        at javax.swing.tree.DefaultTreeModel.getIndexOfChild(DefaultTreeModel.java:142)
        at javax.swing.tree.FixedHeightLayoutCache.getRowForPath(FixedHeightLayoutCache.java:217)
        at javax.swing.tree.AbstractLayoutCache.getRowsForPaths(AbstractLayoutCache.java:443)
Comment 1 bwlang 2009-10-30 18:07:06 UTC
Created attachment 90328 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-10-30 18:07:10 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=149971
Comment 3 t_h 2009-11-02 12:28:11 UTC

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