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 184553 - Problem with remote development
Summary: Problem with remote development
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 14:08 UTC by chila
Modified: 2011-11-16 16:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chila 2010-04-20 14:08:08 UTC
I'm trying to compile a C++ project from a Windows XP system on a 
HP/UX OS, but I get the following messages: 

Copying project files to 
/home/gimenero/.netbeans/remote/pcsising-asu12-Windows-x86/ at 
gimenero@10.129.5.38:22 
/bin/bash: line 4: 
/var/tmp/dlight_gimenero/dafeddb2/tools/UNKNOWN-unknown/rfs_controller: 
No such file or directory 
/bin/bash: line 4: exec: 
/var/tmp/dlight_gimenero/dafeddb2/tools/UNKNOWN-unknown/rfs_controller: 
cannot execute: No such file or directory 
Error copying project files to 
/home/gimenero/.netbeans/remote/pcsising-asu12-Windows-x86/ at 
gimenero@10.129.5.38:22: 
Remote controller failed; rc=126 

When I try this against a Solaris system everything works fine.
Comment 1 Leonid Lenyashin 2010-04-21 10:36:23 UTC
HP-UX is not a supported platform, so this is a request to support another platform - ENH.
Meanwhile there is workaround that might work: change host sync method form "Smart Secure Copy" (rfs_controller) to "File Sharing" (smb, nfs).