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 249785 - After latest updates remote build on Linux host is not working.
Summary: After latest updates remote build on Linux host is not working.
Status: RESOLVED DUPLICATE of bug 249059
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8
: P2 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-13 12:32 UTC by gshpakov
Modified: 2015-01-23 11:57 UTC (History)
0 users

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 gshpakov 2015-01-13 12:32:56 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.5-b02

I have updated IDE with the latest updates several days ago.
After that remote build on Linux host is not working anymore.
The following errors are constantly reported in the Output:

Copying project files to /home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64 at grisha@grisha-rhel
Building project files list...
Checking directory structure...
Checking previously uploaded files...
Checking links...
Uploading changed files:
Checking exec permissions...
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/launcher.properties': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/timestamps-soldev-build2-22': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/configurations.xml': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/timestamps-grisha-rhel-grisha-22': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/CodeAssistancePathMapper.properties': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/Default.properties': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/configurations.xml': No such file or directory
chmod: cannot access `/home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64/D/Perforce/SimpleApp/nbproject/private/private.xml': No such file or directory
Error copying project files to /home/grisha/.netbeans/remote/grisha-rhel/grisha-main-Windows-x86_64 at grisha@grisha-rhel: 
Can not check remote directories. xargs exited with error code 123
BUILD FAILED


Also, if project contains directories or files with spaces in their names, they are also listed as not found.
Comment 1 Vladimir Kvashin 2015-01-23 11:57:39 UTC
This a duplicate of the issue 249059, which has been already fixed.
You can use daily build or wait until the next patch is out.

*** This bug has been marked as a duplicate of bug 249059 ***