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 239781 - AssertionError: different number of elements 1724 vs 1723
Summary: AssertionError: different number of elements 1724 vs 1723
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-25 09:45 UTC by Alexander Simon
Modified: 2015-09-07 17:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206225


Attachments
stacktrace (2.09 KB, text/plain)
2013-12-25 09:45 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2013-12-25 09:45:39 UTC
Build: NetBeans IDE Dev (Build 20131225-10fb2ec5aeeb)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: SunOS

User Comments:
alexvsimon: reparse project




Stacktrace: 
java.lang.AssertionError: different number of elements 1724 vs 1723
   at org.netbeans.modules.cnd.modelimpl.content.project.FileContainer.checkConsistency(FileContainer.java:461)
   at org.netbeans.modules.cnd.modelimpl.content.project.FileContainer.putFile(FileContainer.java:161)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.putFile(ProjectBase.java:2733)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.createOrFindFileImpl(ProjectBase.java:2678)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.preCreateIfNeed(ProjectBase.java:1084)
   at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.createIfNeed(ProjectBase.java:1095)
Comment 1 Alexander Simon 2013-12-25 09:45:40 UTC
Created attachment 143440 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-07 17:45:03 UTC
Only once