AutoSys Workload Automation

 View Only
  • 1.  CAUAJM_E_10728 Failed to process an incoming AFM string

    Posted Feb 08, 2021 11:38 AM

    Hello Autosys Community,

     

    Receiving lots of error messages below on our primary machine after upgrading the sap plugin to 11.5........

     

    CAUAJM_E_10728 Failed to process an incoming AFM string: 20210205 13391525+0600 TST_SCH WA_AGENT 50312.8055518_1/WAAE_WF0.1/MAIN STATE Unknown Status(Unknown)  Plugin(sap) User(WA_AGENT) Host(muntstwaas1)

     

    Jobs are running successfully so not sure why we are getting these error messages.

     

    Our autosys agent is on version 11.5 as well.

     

    Thank you!



  • 2.  RE: CAUAJM_E_10728 Failed to process an incoming AFM string

    Posted Feb 11, 2021 03:59 AM
    That error could mean that the Scheduler did not understand some AFM message the SAP Plugin communicated with. 
    Please check if the Scheduler is compatible with the WA_Agent 11.5 and SAP Plugin 11.5


  • 3.  RE: CAUAJM_E_10728 Failed to process an incoming AFM string

    Posted Feb 11, 2021 09:16 AM

    I checked the Agent Compatibility Matrix and it says that we are compatible.

     

    We are on AE version 11.3.6 SP8.

     

    Thanks!






  • 4.  RE: CAUAJM_E_10728 Failed to process an incoming AFM string

    Broadcom Employee
    Posted Mar 10, 2021 07:28 AM
    This most likely means the agent had some issue with a response from SAP.  The agent logs should have some information about the failure.


  • 5.  RE: CAUAJM_E_10728 Failed to process an incoming AFM string
    Best Answer

    Posted Mar 11, 2021 01:32 PM

    We were instructed by Broadcom to follow these steps below and it worked for us.........

     

    stop agent

    mkdir /tmp/agentdb

    cp /opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/database/* /tmp/agentdb

    rm –r /opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT/database

    start agent

     

    This should recreate the DB directory and reset the agent.