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 240841 - AssertionError at org.netbeans.modules.cnd.modelimpl.repository.KeyObjectFactory.writeKey
Summary: AssertionError at org.netbeans.modules.cnd.modelimpl.repository.KeyObjectFact...
Status: RESOLVED DUPLICATE of bug 240870
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-22 19:31 UTC by Exceptions Reporter
Modified: 2014-02-10 11:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206783


Attachments
stacktrace (1.01 KB, text/plain)
2014-01-22 19:31 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-01-22 19:31:09 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
GUEST: A java.lang.AssertionError exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Users\****\AppData\Roaming\NetBeans\8.0beta\var\log folder.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.modelimpl.repository.KeyObjectFactory.writeKey(KeyObjectFactory.java:72)
   at org.netbeans.modules.cnd.modelimpl.content.project.ProjectComponent.writeKey(ProjectComponent.java:116)
   at org.netbeans.modules.cnd.modelimpl.csm.NamespaceImpl.write(NamespaceImpl.java:765)
   at org.netbeans.modules.cnd.repository.support.AbstractObjectFactory.writeSelfPersistent(AbstractObjectFactory.java:69)
   at org.netbeans.modules.cnd.modelimpl.csm.core.CsmObjectFactory.write(CsmObjectFactory.java:608)
   at org.netbeans.modules.cnd.repository.AsyncRepositoryWriterImpl$Worker.doWrite(AsyncRepositoryWriterImpl.java:323)
Comment 1 Exceptions Reporter 2014-01-22 19:31:11 UTC
Created attachment 144266 [details]
stacktrace
Comment 2 Maria Tishkova 2014-02-10 11:49:13 UTC

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