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 268922

Summary: [newcodemodel] java.io.FileNotFoundException: /usr/lib
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: petrk
Status: NEW ---    
Severity: normal Keywords: NO82
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227158
Bug Depends on: 269115    
Bug Blocks:    
Attachments: stacktrace

Description Exceptions Reporter 2016-11-10 08:25:47 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Linux

User Comments:
GUEST: Background scanning of project never ends and freezes




Stacktrace: 
java.io.FileNotFoundException: /usr/lib
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getInputStream(FolderObj.java:627)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.getInputStream(FileBufferFile.java:208)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.doGetChar(FileBufferFile.java:136)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.getCharBuffer(FileBufferFile.java:234)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankDriverImpl.preprocessImpl(ClankDriverImpl.java:147)
   at org.netbeans.modules.cnd.apt.support.ClankDriver.preprocess(ClankDriver.java:120)
Comment 1 Exceptions Reporter 2016-11-10 08:25:49 UTC
Created attachment 162858 [details]
stacktrace
Comment 2 Alexander Simon 2017-03-29 08:18:09 UTC
Bug is reproduced in development build only.