AWI: The uc4config.xml shows the wrong entry cp ip instead of jcp ip.
<?xml version="1.0" encoding="ISO-8859-15"?>
<configuration>
<!-- 0: off, 1: send, 2: receive, >=3: all -->
<trace count="10" xml="0"></trace>
<connections trustedCertFolder="">
<connection name="my AE" system="AE">
<cp ip="localhost" port="8443"/>
</connection>
</connections>
</configuration>
Automic Workload Automation 21.0.X, 24.X
Defect.
This issue will be fixed in a future release.
Component: Automic WebInterface
Automic Automation Engine 21.0.13 - Available
Automic Automation Engine 24.4.0 - Available
A problem has been solved where the file uc4config.xml.sample is delivered with a wrong entry (cp instead of jcp).
<?xml version="1.0" encoding="ISO-8859-15"?>
<configuration>
<!-- 0: off, 1: send, 2: receive, >=3: all -->
<trace count="10" xml="0"></trace>
<connections trustedCertFolder="">
<connection name="my AE" system="AE">
<jcp ip="localhost" port="8443"/>
</connection>
</connections>
</configuration>
Update to a fixed version listed below or a newer version if available.
Article title: How to register to Broadcom Software Product updates and Critical Alerts
https://knowledge.broadcom.com/external/article?articleId=133819
Defect-ID: DE156456