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 262174 - AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 1
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: 2016-05-22 04:21 UTC by Exceptions Reporter
Modified: 2016-07-08 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224151


Attachments
stacktrace (3.57 KB, text/plain)
2016-05-22 04:21 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-05-22 04:21:54 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.80-b11, Java(TM) SE Runtime Environment, 1.7.0_80-b15
OS: Mac OS X

User Comments:
GUEST: happens when ide started




Stacktrace: 
java.lang.AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 1
   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.APTIncludeHandlerImpl$IncludeInfoImpl.<init>(APTIncludeHandlerImpl.java:465)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeHandlerImpl$StateImpl.<init>(APTIncludeHandlerImpl.java:314)
   at org.netbeans.modules.cnd.apt.utils.APTSerializeUtils.readIncludeState(APTSerializeUtils.java:260)
   at org.netbeans.modules.cnd.apt.impl.support.APTPreprocHandlerImpl$StateImpl.<init>(APTPreprocHandlerImpl.java:411)
Comment 1 Exceptions Reporter 2016-05-22 04:21:56 UTC
Created attachment 159827 [details]
stacktrace
Comment 2 Alexander Simon 2016-07-08 14:56:31 UTC

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