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 220045 - Exception: Different FS for /opt/devlib/loki/include/loki/Threads.h: [org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem@1798a6c] vs ning@192.168.72.110
Summary: Exception: Different FS for /opt/devlib/loki/include/loki/Threads.h: [org.net...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-13 15:35 UTC by Exceptions Reporter
Modified: 2012-10-23 12:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193280


Attachments
stacktrace (3.42 KB, text/plain)
2012-10-13 15:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-13 15:35:47 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows XP

User Comments:
GUEST: compile C++ application, with Tuxedo buildserver




Stacktrace: 
java.lang.Exception: Different FS for /opt/devlib/loki/include/loki/Threads.h: [org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem@1798a6c] vs ning@192.168.72.110
   at org.netbeans.modules.cnd.utils.CndUtils.severe(CndUtils.java:188)
   at org.netbeans.modules.cnd.utils.CndUtils.assertTrue(CndUtils.java:177)
   at org.netbeans.modules.cnd.modelimpl.parser.apt.APTProjectFileBasedWalker.include(APTProjectFileBasedWalker.java:101)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.serialIncludeImpl(APTAbstractWalker.java:281)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.includeImpl(APTAbstractWalker.java:145)
   at org.netbeans.modules.cnd.apt.support.APTAbstractWalker.onInclude(APTAbstractWalker.java:115)
Comment 1 Exceptions Reporter 2012-10-13 15:35:49 UTC
Created attachment 125908 [details]
stacktrace
Comment 2 Alexander Simon 2012-10-18 09:26:49 UTC
Assertion was introduced while fixing bug #194236
Reassign to author of assertion.
Comment 3 Vladimir Kvashin 2012-10-22 13:37:54 UTC
http://hg.netbeans.org/cnd-main/rev/1ae3838d24e7
Comment 4 Quality Engineering 2012-10-23 12:09:02 UTC
Integrated into 'main-golden', will be available in build *201210231040* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1ae3838d24e7
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: #220045 - Exception: Different FS