Got ESP6043E for message from agent on CA WA ESP Edition
search cancel

Got ESP6043E for message from agent on CA WA ESP Edition

book

Article ID: 219226

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

We got following error messages in mainframe log. What could be the reason and solutions?

ESP6043E APPLMGR: Error in manager message format

ESP6051E APPLMGR: Msg 20210706 16462866+0400 WCA_MANAGER AGENT1 AGENT1/AGNTMON1.0/MAIN CONTROL ACTIVE

 

Environment

Release : 11.4 and 12.0

Component : CA ESP WORKLOAD AUTOMATION

Resolution

The ESP6043E is related to following in agentparm.txt, AGENTMON1 is the APPL name and should be less or equal to 8 chars long:

communication.monitorobject_1= AGENT1/AGNTMON1.0/MAIN 

To avoid this error, you can change it to a string with 8 chars like AGENTMN1 instead:
communication.monitorobject_1=AGENT1/AGNTMN1.0/MAIN