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 258019 - AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 0
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.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-16 16:20 UTC by Alexander Simon
Modified: 2016-07-08 14:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222560


Attachments
stacktrace (3.53 KB, text/plain)
2016-02-16 16:20 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2016-02-16 16:20:07 UTC
Build: NetBeans IDE Dev (Build 20160216-1f8265fbe2be)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b15, Java(TM) SE Runtime Environment, 1.8.0_72-b15
OS: SunOS

User Comments:
alexvsimon: restart IDE




Stacktrace: 
java.lang.AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 0
   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.support.api.StartEntry.<init>(StartEntry.java:101)
   at org.netbeans.modules.cnd.apt.impl.support.APTIncludeHandlerImpl$StateImpl.<init>(APTIncludeHandlerImpl.java:302)
   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 Alexander Simon 2016-02-16 16:20:08 UTC
Created attachment 158524 [details]
stacktrace
Comment 2 Alexander Simon 2016-07-08 14:55:53 UTC

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