CPIC Error: max no of 100 conversations exceeded
Release: Automic Workload Automation
Component: Agent SAP
Detailed Description and Symptoms
CPIC Error: max no of 100 conversations exceeded
?
Solution
There are two possibilities to solve the problem:
1. Increase the count of RFC connections. Sap note:314530
2. If you are not sure that all 100 batch processes comes from the SAP agent you could verify the batch processes connected to the SAP system with the transaction smgw.
Start the application (in this case CA Automic SAP Agent) with the following parameter:
-Djco.cpic_maxconv=500
For example:
/usr/bin/java -jar -Xrs -Xms1024M -Djco.cpic_maxconv=500 /app/uc4/agents_v12/sap/bin/ucxjr3x.jar