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 271935 - Exception: Can not create library; folder=/usr/include curFile=INITIAL FileImpl @2115368186:1979092171 /usr/local/include/Poco/Data/ODBC/Unicode.h prj:172723076KeyBasedUID on ProjectKey /usr/local/inc
Summary: Exception: Can not create library; folder=/usr/include curFile=INITIAL FileIm...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-20 17:06 UTC by Exceptions Reporter
Modified: 2017-12-20 17:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 231227


Attachments
stacktrace (7.14 KB, text/plain)
2017-12-20 17:06 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-12-20 17:06:33 UTC
This bug was originally marked as duplicate of bug 256267, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201710040002)
VM: Java HotSpot(TM) 64-Bit Server VM, 9.0.1+11, Java(TM) SE Runtime Environment, 9.0.1+11
OS: Linux

User Comments:
GUEST: debug remote project




Stacktrace: 
java.lang.Exception: Can not create library; folder=/usr/include curFile=INITIAL FileImpl @2115368186:1979092171 /usr/local/include/Poco/Data/ODBC/Unicode.h prj:172723076KeyBasedUID on ProjectKey /usr/local/include NOT_BEING_PARSED path=ResPath{/usr/include/sqlext.h in /usr/includeroot@192.168.1.244} baseProject=broker org.netbeans.modules.cnd.modelimpl.csm.core.ProjectImpl @229233671:229233671
@[Code Model Parser 3: Parsing /root/coding/ivk/broker/broker/session/DBMSConnectionPool.cpp]
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:212)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:193)
   at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.resolveFileProjectOnInclude(LibraryManager.java:252)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTProjectFileBasedWalker.include(APTProjectFileBasedWalker.java:95)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.serialIncludeImpl(APTAbstractWalker.java:317)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.includeImpl(APTAbstractWalker.java:165)
Comment 1 Exceptions Reporter 2017-12-20 17:06:37 UTC
Created attachment 165584 [details]
stacktrace