In certain cases, when an AutoSys client command is attempted, below errors are seen:
CAUAJM_W_00043 The UNIX function getaddrinfo did not respond in a timely fashion for hostname [<AutoSysServer.example.com>:$]. Retrying...CAUAJM_E_00045 Exceeded wait time for the UNIX function getaddrinfo. Hostname [<AutoSysServer.example.com>:$] was not resolved.CAUAJM_E_10684 Unable to establish a network connection to [<AutoSysServer.example.com>:9,000].CAUAJM_E_10221 Exhausted list of available Application Server(s). Failing request.
In other cases, the Scheduler log contains messages like:
CAUAJM_W_00043 The UNIX function getaddrinfo did not respond in a timely fashion for hostname [<agent-hotname.example.com>]. Retrying....
AS_RESOLVEHOST_TIMEOUT=60; export AS_RESOLVEHOST_TIMEOUT
NOTE: The value set for this variable can be from 1 to 120 and is added to the default 15 second timeout. For example, the value is set to 20, the timeout period is increased from 15 to 35 seconds.