On Deployment Wizard, while selecting an existing Scalability Server as a source of staged package, after a short loading the following message is shown:
"Selected machine is not a Scalability Server"
The Scalability Servers works fine in any other way, this is the only place where an error or problem is seen.
Client Automation - All versions
Comparing DM Deploy logs while selecting the non working Scalability Server and a working SS, the following can be seen:
- Non working SS (server1):
|INFO | CCFOSGeneral::GetNameFromAddress: 10.a.b.c resolved to: server1.domain
|DETAIL | isTargetDownV4 - sending echo request for <10.a.b.c>/ID 1
|DETAIL | isTargetDownV4 - echo reply recv'd from 10.a.b.c
|DETAIL | DmIpPing: TARGET IS UP
|DETAIL | Connected to CAM server.
|DETAIL | CAM queue name is CAI014596-00020
|DETAIL | Connected to CAM server.
|DETAIL | CAM queue name is CAI014596-00021
|WARNING| CAM server reachable but application is not connected.
- Working SS (server2):
|INFO | CCFOSGeneral::GetNameFromAddress: 10.a.b.c resolved to: server2.domain
|DETAIL | isTargetDownV4 - sending echo request for <10.a.b.c>/ID 1
|DETAIL | isTargetDownV4 - echo reply recv'd from 10.a.b.c
|DETAIL | DmIpPing: TARGET IS UP
|DETAIL | Connected to CAM server.
|DETAIL | CAM queue name is CAI014596-00012
|DETAIL | Connected to CAM server.
|DETAIL | CAM queue name is CAI014596-00013
|DETAIL | CAM queue DMPRIMER on host 10.a.b.c is running or startable
On the working Scalability Servers scenario, the Domain Manager is able to connect to its DM Primer, but on the non working Scalability Server, it's unable to.
This is the cause of the error, in order to use Deployment Wizard, DM Primer has to be installed on the target Scalability Server.