Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342188 - Cannot switch hosts for remote C/C++ project build with PTP 4.0
Summary: Cannot switch hosts for remote C/C++ project build with PTP 4.0
Status: CLOSED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: RDT (show other bugs)
Version: 4.0.6   Edit
Hardware: All Unix All
: P3 normal (vote)
Target Milestone: 5.0   Edit
Assignee: Greg Watson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 346993
Blocks:
  Show dependency tree
 
Reported: 2011-04-07 11:49 EDT by David Wootton CLA
Modified: 2011-05-27 15:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Wootton CLA 2011-04-07 11:49:44 EDT
I have a case where a remote project was created with the remote host specified as z25c2s2. z25c2s2 has a filesystem which is shared with a number of other systems, including z25c2s1. The remote project was created in that directory. 

I am able to build the project on z25c2s2 without problems. However, I also want to build this project on z25c2s1 (z25c2s1 is AIX, z25c2s2 is Linux, although both could be Linux or both AIX) 

I have remote tools connections defined to both z25c2s1 and z25c2s2. If I edit the service configuration for the remote project and change the target connection for the build service, the build still runs on the node the project was defined for, as verified by putting a 'hostname' command in the makefile. Closing and re-opening the project results in the build still running on the original node. If I restart Eclipse, ten the build runs on the second (z25c2s1) node. 

This is with the PTP 4.0.7 build.
Comment 1 Greg Watson CLA 2011-05-27 15:57:38 EDT
A fix has be applied to HEAD. Please reopen if you still have the problem.