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 259003 - AssertionError: Path should be absolute: StringRef{\\ALEX-PC\Users\alex\CppApplication_3\nbproject\private\Makefile-variables.mk}
Summary: AssertionError: Path should be absolute: StringRef{\\ALEX-PC\Users\alex\CppAp...
Status: RESOLVED DUPLICATE of bug 259002
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-04-25 09:36 UTC by Alexander Simon
Modified: 2016-04-25 11:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223725


Attachments
stacktrace (3.37 KB, text/plain)
2016-04-25 09:36 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-04-25 09:36:15 UTC
Build: NetBeans IDE Dev (Build 20160425-0b8d17bee7c7)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Windows 7

User Comments:
alexvsimon: delete project with sources




Stacktrace: 
java.lang.AssertionError: Path should be absolute: StringRef{\\ALEX-PC\Users\alex\CppApplication_3\nbproject\private\Makefile-variables.mk}
   at org.clang.tools.services.impl.PreprocessorInitializer.clearFileCache(PreprocessorInitializer.java:159)
   at org.clang.tools.services.ClankPreprocessorServices.invalidate(ClankPreprocessorServices.java:75)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankDriverImpl.invalidateImpl(ClankDriverImpl.java:89)
   at org.netbeans.modules.cnd.apt.impl.support.clank.FileExistsSensitiveClankCacheDriver.invalidateFile(FileExistsSensitiveClankCacheDriver.java:67)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils$FSListener.invalidateFile(CndFileUtils.java:894)
   at org.netbeans.modules.cnd.utils.cache.CndFileUtils$FSListener.cleanCachesImpl(CndFileUtils.java:906)
Comment 1 Alexander Simon 2016-04-25 09:36:17 UTC
Created attachment 159423 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2016-04-25 11:49:25 UTC

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