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 - [newcodemodel] java.io.FileNotFoundException: /usr/lib
Summary: [newcodemodel] java.io.FileNotFoundException: /usr/lib
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: petrk
URL:
Keywords: NO82
Depends on: 269115
Blocks:
  Show dependency tree
 
Reported: 2016-11-10 08:25 UTC by Exceptions Reporter
Modified: 2017-03-31 18:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 227158


Attachments
stacktrace (2.14 KB, text/plain)
2016-11-10 08:25 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-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.