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 242872

Summary: AssertionError: Cannot write data for key LayerKey unitId=4 delegate=org.netbeans.modules.cnd.modelimpl.repository.FileDeclarationsKey
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Maria Tishkova <mromashova>
Status: RESOLVED WONTFIX    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208365
Attachments: stacktrace

Description Exceptions Reporter 2014-03-13 16:16:29 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: Linux

User Comments:
GUEST: occured on save




Stacktrace: 
java.lang.AssertionError: Cannot write data for key LayerKey unitId=4 delegate=org.netbeans.modules.cnd.modelimpl.repository.FileDeclarationsKey
   at org.netbeans.modules.cnd.repository.disk.IndexedStorageFile.write(IndexedStorageFile.java:165)
   at org.netbeans.modules.cnd.repository.disk.DoubleFileStorage.write(DoubleFileStorage.java:214)
   at org.netbeans.modules.cnd.repository.disk.FilesAccessStrategyImpl.write(FilesAccessStrategyImpl.java:304)
   at org.netbeans.modules.cnd.repository.storage.data.RepositoryDataOutputStream.commit(RepositoryDataOutputStream.java:93)
   at org.netbeans.modules.cnd.repository.AsyncRepositoryWriterImpl$Worker.doWrite(AsyncRepositoryWriterImpl.java:328)
   at org.netbeans.modules.cnd.repository.AsyncRepositoryWriterImpl$Worker.run(AsyncRepositoryWriterImpl.java:295)
Comment 1 Exceptions Reporter 2014-03-13 16:16:30 UTC
Created attachment 145999 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-07 17:48:12 UTC
broken cache