Silent Install gives error: [CAUAJM_E_116100] The "" port(s) are in an invalid format.
search cancel

Silent Install gives error: [CAUAJM_E_116100] The "" port(s) are in an invalid format.

book

Article ID: 373950

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

AutoSys Silent Install using a response file gives an error:   [CAUAJM_E_116100] The "" port(s) are in an invalid format.

 

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

2024-08-05 22:40:28,655 [main] INFO  com.ca.wla.ae.installer.customaction.validate.AEValidateAgentAppServerPort(38) - Validating the AEValidateAgentAppServerPort

2024-08-05 22:40:28,656 [main] DEBUG com.ca.wla.ae.installer.logger.LogHelper(66) - Initializing the result variables:$AE_AS_AGENT_PORT_VALIDATE_RETURN_STATUS$

2024-08-05 22:40:28,657 [main] DEBUG com.ca.wla.ae.installer.logger.LogHelper(35) - Setting the result variables:$AE_AS_AGENT_PORT_VALIDATE_RETURN_STATUS$ to:SUCCESS :$AE_AS_AGENT_PORT_VALIDATE_RETURN_MSG$ to:

2024-08-05 22:40:28,658 [main] INFO  com.ca.wla.ae.installer.customaction.validate.AEValidateAgentAppServerPort(45) - Validating agent application server port

2024-08-05 22:40:28,659 [main] DEBUG com.ca.wla.ae.installer.customaction.validate.AEValidateAgentAppServerPort(48) - Is agent application server port panel applicable?true

2024-08-05 22:40:28,660 [main] ERROR com.ca.wla.ae.installer.logger.LogHelper(27) - [CAUAJM_E_116100] The "" port(s) are in an invalid format.

2024-08-05 22:40:28,661 [main] DEBUG com.ca.wla.ae.installer.logger.LogHelper(35) - Setting the result variables:$AE_AS_AGENT_PORT_VALIDATE_RETURN_STATUS$ to:E_AE_ImproperAgentASPortValue :$AE_AS_AGENT_PORT_VALIDATE_RETURN_MSG$ to:[CAUAJM_E_116100] The "" port(s) are in an invalid format.

Environment

Workload Automation AutoSys

Cause

Agent's Autosys Application Server port value was not set in the response file. For Silent installs, this needs to be specified as a parameter/value combination in the silent response/properties file.

Resolution

IA_AE_AGENT_APP_SERVER_PORT=9000

  • Add the above parameter to the Silent Properties / Response File  that the installer is set to use
  • Set it to an appropriate value to the AutoSys Application Server port number (refer to config.<instance> file on the AutoSys Server to obtain this.  Default AutoSys Application Server port is 9000
  • Retry the installer again
  • For additional information regarding this setting, refer to  Agent and Application Server Port