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 256948 - AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 2
Summary: AssertionError: Read null FileSystem from code model persistence for fileSyst...
Status: RESOLVED DUPLICATE of bug 256686
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 09:23 UTC by Exceptions Reporter
Modified: 2016-07-08 14:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221483


Attachments
stacktrace (4.44 KB, text/plain)
2015-12-03 09:23 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-12-03 09:23:56 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
GUEST: I was starting my netbeans while an exception pop up.




Stacktrace: 
java.lang.AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 2
   at org.netbeans.modules.cnd.repository.storage.Storage$FSReadConverterImpl.layerToClient(Storage.java:1070)
   at org.netbeans.modules.cnd.repository.storage.data.RepositoryDataInputStream.readFileSystem(RepositoryDataInputStream.java:131)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankIncludeHandlerImpl$IncludeInfoImpl.<init>(ClankIncludeHandlerImpl.java:521)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankIncludeHandlerImpl$StateImpl.<init>(ClankIncludeHandlerImpl.java:365)
   at org.netbeans.modules.cnd.apt.utils.APTSerializeUtils.readIncludeState(APTSerializeUtils.java:258)
   at org.netbeans.modules.cnd.apt.impl.support.APTPreprocHandlerImpl$StateImpl.<init>(APTPreprocHandlerImpl.java:411)
Comment 1 Exceptions Reporter 2015-12-03 09:23:58 UTC
Created attachment 157638 [details]
stacktrace
Comment 2 Alexander Simon 2016-07-08 14:55:26 UTC

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