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 200217 - Can not build remote project in sharing mode
Summary: Can not build remote project in sharing mode
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0.1
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-07-19 06:37 UTC by Vladimir Kvashin
Modified: 2011-07-28 10:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2011-07-19 06:37:21 UTC
Start with a fresh user dir.
Set up a new remote host; 
set "Sharing" mode (which is now default on Linux & Solaris).
Create a new Application project targeted to this host in a directory on your local machine that is shared  (I created it in /export/home/vk/)
Try building the project.
The project does not build. Error message is 
/bin/sh: /net/d-espb04-127-94/export/homevk/NetBeansProjects/CppApplication_1: does not exist
Comment 1 Vladimir Kvashin 2011-07-19 06:39:11 UTC
The reason is that ".../export/homevk/..." does not have slash after /export/home
I checked 7.0, it works ok; bug was introduced in 7.0.1
Comment 2 Alexander Pepin 2011-07-19 07:35:33 UTC
Please fix it ASAP (today) following the showstopper process.
Comment 3 Vladimir Kvashin 2011-07-19 10:07:32 UTC
Fixed in release701-dev
http://hg.netbeans.org/releases/rev/068c39b55322
Comment 4 soldatov 2011-07-19 12:16:58 UTC
verified in Solaris -> Solaris scenario
Comment 5 soldatov 2011-07-19 12:30:48 UTC
verified in build from release701-dev branch
Comment 6 Vladimir Voskresensky 2011-07-19 13:53:52 UTC
reviewed. Please, integrate
Comment 7 Vladimir Kvashin 2011-07-19 14:11:50 UTC
Pushed to release701
http://hg.netbeans.org/releases/rev/3da6744bbf52
Comment 8 Quality Engineering 2011-07-21 14:34:21 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/9bb0f95d9f1a
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: Fixed #200217 - Can not build remote project in sharing mode
(transplanted from 068c39b55322c3a1bf142a271e4e291070f04f70)
(transplanted from 3da6744bbf52faf9b156bba6914de820c0519131)
Comment 9 Quality Engineering 2011-07-21 21:52:18 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/3da6744bbf52
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: Fixed #200217 - Can not build remote project in sharing mode
(transplanted from 068c39b55322c3a1bf142a271e4e291070f04f70)
Comment 10 Alexander Pepin 2011-07-28 10:09:08 UTC
There is a test for that but it was excluded from runs due to instability. It should be fixed and included into regular testruns.
Comment 11 Alexander Pepin 2011-07-28 10:09:49 UTC
Verified in 7.0.1 (build 20110721)