Autoping was not successful agent name mismatch
search cancel

Autoping was not successful agent name mismatch

book

Article ID: 272446

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

We are getting Autoping error trying to ping the agent on the Primary scheduler 

Error:

$ autoping -m host


CAUAJM_I_50023 AutoPinging Machine [host]
CAUAJM_E_10229 Communication attempt with the AutoSys Agent has failed! [host:7520]
CAUAJM_E_50281 AutoPing from the Scheduler WAS NOT SUCCESSFUL.

CAUAJM_E_10229 Communication attempt with the AutoSys Agent has failed! [host:7520]
CAUAJM_E_50283 AutoPing from the Application Server WAS NOT SUCCESSFUL.

CAUAJM_E_50026 ERROR: AutoPing WAS NOT SUCCESSFUL.

$

Environment

Release : 12.0

Resolution

From  Agent properties:

agentname=AGENT

and as per below,

Machine Definition:

agent_name: WA_AGENT

 

Change the machine definition like below:

jil (command)

update_machine: host

agent_name: AGENT

exit 

perform this in scheduler manager and restart agent.