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 253983 - [newcodemodel]Exception: Different FS for F:/PROJECT/linux/linphone/coreapi/linphonecore.h: [org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@266b6947] vs root@192.168.1.145
Summary: [newcodemodel]Exception: Different FS for F:/PROJECT/linux/linphone/coreapi/l...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 10:00 UTC by Exceptions Reporter
Modified: 2015-09-25 01:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218800


Attachments
stacktrace (2.82 KB, text/plain)
2015-07-30 10:00 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-07-30 10:00:13 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201507270002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
GUEST: start ide




Stacktrace: 
java.lang.Exception: Different FS for F:/PROJECT/linux/linphone/coreapi/linphonecore.h: [org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@266b6947] vs root@192.168.1.145
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:206)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:191)
   at org.netbeans.modules.cnd.modelimpl.parser.clank.ClankTokenStreamProducer$FileTokenStreamCallback.onInclusionDirective(ClankTokenStreamProducer.java:282)
   at org.netbeans.modules.cnd.apt.impl.support.clank.ClankPPCallback.onInclusionDirective(ClankPPCallback.java:177)
   at org.clang.tools.services.support.FileInfoCallback.InclusionDirective(FileInfoCallback.java:231)
   at org.clang.lex.Preprocessor.HandleIncludeDirective(Preprocessor.java:7773)
Comment 1 Exceptions Reporter 2015-07-30 10:00:15 UTC
Created attachment 155044 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-08-26 07:32:42 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=218800
Comment 3 Vladimir Kvashin 2015-09-23 18:21:53 UTC
http://hg.netbeans.org/cnd-main/rev/ed207e9e8f69
Comment 4 Quality Engineering 2015-09-25 01:46:22 UTC
Integrated into 'main-silver', will be available in build *201509250002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/ed207e9e8f69
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #253983 - [newcodemodel]Exception: Different FS