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 262594 - Exception: Null file @[SemanticHighlighter worker (find declaration at /home/osboxes/DAS/DasCloudAgent/stdafx.h[4,8], token "WIN32")]
Summary: Exception: Null file @[SemanticHighlighter worker (find declaration at /home/...
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-28 08:48 UTC by Exceptions Reporter
Modified: 2016-06-28 09:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224887


Attachments
stacktrace (5.74 KB, text/plain)
2016-06-28 08:48 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-06-28 08:48:47 UTC
Build: NetBeans IDE Dev (Build 201606280002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Linux

User Comments:
GUEST: n/a




Stacktrace: 
java.lang.Exception: Null file
@[SemanticHighlighter worker (find declaration at /home/osboxes/DAS/DasCloudAgent/stdafx.h[4,8], token "WIN32")]
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:210)
   at org.netbeans.modules.cnd.utils.CndUtils.assertUnconditional(CndUtils.java:145)
   at org.netbeans.modules.cnd.modelimpl.repository.ProjectFileNameBasedKey.getFileNameId(ProjectFileNameBasedKey.java:93)
   at org.netbeans.modules.cnd.modelimpl.repository.ProjectFileNameBasedKey.<init>(ProjectFileNameBasedKey.java:72)
   at org.netbeans.modules.cnd.modelimpl.repository.OffsetableKey.<init>(OffsetableKey.java:76)
   at org.netbeans.modules.cnd.modelimpl.repository.OffsetableKey.<init>(OffsetableKey.java:68)
Comment 1 Exceptions Reporter 2016-06-28 08:48:49 UTC
Created attachment 160178 [details]
stacktrace
Comment 2 Alexander Simon 2016-06-28 09:10:47 UTC
It looks like a user directory or/and NetBeans installation are broken.