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 193159 - [70cat] AssertionError: Entries: 19; vis. entries: 19; Infos: 4; entriesSize: 19; entryToInfoSize: 4
Summary: [70cat] AssertionError: Entries: 19; vis. entries: 19; Infos: 4; entriesSize:...
Status: RESOLVED DUPLICATE of bug 193189
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 14:26 UTC by stefan79
Modified: 2011-01-08 11:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174864


Attachments
stacktrace (4.83 KB, text/plain)
2010-12-09 14:26 UTC, stefan79
Details
stacktrace (3.15 KB, text/plain)
2010-12-20 09:54 UTC, simpatico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2010-12-09 14:26:47 UTC
This bug was originally marked as duplicate of bug 185740, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201012090001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
stefan79: Started NetBeans.




Stacktrace: 
java.lang.AssertionError: Entries: 19; vis. entries: 19; Infos: 4; entriesSize: 19; entryToInfoSize: 4
   at org.openide.nodes.EntrySupport$Lazy.setEntries(EntrySupport.java:1359)
   at org.openide.nodes.FilterNode$Children$LazySupport.updateEntries(FilterNode.java:1828)
   at org.openide.nodes.FilterNode$Children$LazySupport.filterChildrenAdded(FilterNode.java:1784)
   at org.openide.nodes.FilterNode$Children.filterChildrenAdded(FilterNode.java:1574)
   at org.openide.nodes.FilterNode$ChildrenAdapter.childrenAdded(FilterNode.java:1962)
   at org.openide.nodes.Node.fireSubNodesChangeIdx(Node.java:1150)
Comment 1 stefan79 2010-12-09 14:26:50 UTC
Created attachment 103869 [details]
stacktrace
Comment 2 simpatico 2010-12-20 09:54:12 UTC
Created attachment 104300 [details]
stacktrace
Comment 3 Jaroslav Tulach 2011-01-08 11:14:24 UTC

*** This bug has been marked as a duplicate of bug 193189 ***