Silent Install gives error - [CAUAJM_E_111001] Invalid value is specified for attribute "$IA_AE_ENABLE_PORT_MUX$":
search cancel

Silent Install gives error - [CAUAJM_E_111001] Invalid value is specified for attribute "$IA_AE_ENABLE_PORT_MUX$":

book

Article ID: 373880

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

AutoSys Silent Install using a response file gives an error:    [CAUAJM_E_111001] Invalid value is specified for attribute "$IA_AE_ENABLE_PORT_MUX$": 

 

/tmp/cawa_installer.log has below logged towards the end of the file:

2024-08-05 21:05:09,047 [main] INFO  com.ca.wla.ae.installer.customaction.validate.AEValidateAgentPort(44) - Do AEValidateAgentPort validations

2024-08-05 21:05:09,048 [main] ERROR com.ca.wla.ae.installer.logger.LogHelper(27) - [CAUAJM_E_111001] Invalid value is specified for attribute "$IA_AE_ENABLE_PORT_MUX$": .

2024-08-05 21:05:09,049 [main] DEBUG com.ca.wla.ae.installer.logger.LogHelper(35) - Setting the result variables:$AE_AGENT_PROP_VALIDATE_RETURN_STATUS$ to:E_AE_Invalid_Attribute_Value :$AE_AGENT_PROP_VALIDATE_RETURN_MSG$ to:[CAUAJM_E_111001] Invalid value is specified for attribute "$IA_AE_ENABLE_PORT_MUX$": .

Environment

Workload Automation AutoSys

Cause

Agent's Enable PMUX setting is normally set to OFF during installs. For Silent installs, this needs to be specified as a parameter/value combination in the silent response/properties file.

Resolution

IA_AE_ENABLE_PORT_MUX=0

  • Add the above parameter to the Silent Properties / Response File  that the installer is set to use
  • Set it to an appropriate value, example: 0 or 1 per the necessity.
  • 0 is the most commonly used value for this parameter
  • Retry the installer again
  • For additional information regarding this setting, refer to Enable Port PMUX