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

Summary: [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
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: normal CC: alexvsimon, cdavis28, ndk
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 218800
Attachments: stacktrace

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