Solution 1:
Convencional Path:C:\Program Files\BMC Software\CONTROL-M Agent\Default\silent.xml
Non Convencional Path: C:\Program Files\BMC Software\CONTROL-M Agent\FolderName\Default\silent.xml
To solve this issue:
1. Navigate to the Temp directory were the silent.xml is located, you can find the location on the deployment log.
For example:
agent_xml_file = C:\Program Files\BMC Software\CONTROL-M Agent\FolderName\Default\silent.xml
2. Open the silent.xml file with a text editor.
3. Navigate to the line field.Instance.Name if the value is empty, add the value "Default" save the file and retry the installation.
Solution 2:
The CTM-3115 is fixed with Control-M Server 9.0.20. If the upgrade to Control-M Server 9.0.20 is not possible at the moment, perform following steps:
1. Navigate to <CTM_Server_Home>\ctm_server\autodeploy\application_scripts\ and backup existing AutoDeploy.pl file (This is on the Control-M/Server linked to the problematic Control-M/Agent)
2. Copy attached AutoDeploy.pl (in this article) to the location above.
3. Run Control-M Manage File Transfer deployment again.