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 229804

Summary: AssertionError: map.size()=5 entries.size()=3
Product: platform Reporter: rodrigorsantos <rodrigorsantos>
Component: NodesAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal CC: ehsavoie, tmysik
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 200681
Attachments: stacktrace
stacktrace

Description rodrigorsantos 2013-05-15 18:50:14 UTC
This bug was originally marked as duplicate of bug 214651, 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 20130509-4c59c7040402)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
rodrigorsantos: <Please provide a description of the problem or the steps to reproduce>.




Stacktrace: 
java.lang.AssertionError: map.size()=5 entries.size()=3
   at org.openide.nodes.EntrySupportDefault.checkConsistency(EntrySupportDefault.java:247)
   at org.openide.nodes.EntrySupportDefault.setEntries(EntrySupportDefault.java:279)
   at org.openide.nodes.EntrySupport.setEntries(EntrySupport.java:83)
   at org.openide.nodes.Children$Keys$2.run(Children.java:1556)
   at org.openide.util.Mutex$1Exec.run(Mutex.java:1246)
   at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1921)
Comment 1 rodrigorsantos 2013-05-15 18:50:16 UTC
Created attachment 134485 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-03-06 12:10:45 UTC
*** Bug 246722 has been marked as a duplicate of this bug. ***
Comment 3 ehsavoie 2015-05-08 18:28:21 UTC
Created attachment 153572 [details]
stacktrace

Editing code