SAP jobs hung in SAP System Agent.
Release: All Supported Versions
Component: Workload Automation System Agent
This issue may appear When JCO got connection exception due to max connections exceeded(as follow).
26994.26655875_1/WAAE_WF0.1/MAIN STATE UNKNOWN Status(Unknown) LStatus(BAPI_XBP_JOB_STATUS_GET- JCoException: Connect to SAP gateway failed
Connection parameters: TYPE=B DESTINATION=XXX:900:EN:XXXX MSHOST=XXXX R3NAME=XXX GROUP=XXXX PCS=1
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR max no of 202 conversations exceeded
You can set this parameter in the SAP properties file. This should allow JCO to open more connections.
jco.cpic_maxconv=<some higher number>
Please contact SAP admin before doing any changes.