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

Summary: 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
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 231227
Attachments: stacktrace

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