Symptoms
The following error is found in the log when trying to start the agent:
U2003043 Invalid 'ReadProfileCp()' call. Error code:('Result=0' - '')
Cause
When attempting to connect to the Automation Engine, the Agent is unable to find the CP specified in the .ini.Resolution
Confirm in the UCXJPSX.ini file that the CP listed is accessible by checking that the servername / IP address and the port listed are correct and accessible from that machine. The bolded line shows an example:
[TCP/IP]
port=2913
bindaddr=
bindlocal=0
connwait=20
; Alle n Sekunden wird ein Verbindungsaufbau versucht
connect=180
report=30
SendBufferSize=32768
RecvBufferSize=32768
CP=automictest:2217
SnoozeDelay=0