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

Summary: Problem with remote development
Product: cnd Reporter: chila
Component: RemoteAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

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).