We are seeing an issue where we are getting EDC128I message starting ESMPROC and which tries to access TST1 IP using Port xxxx.
Port xxxx is not in Listening mode.
Additional messages from the job log:
Failed executing the ESM Microservice HTTP POST-TOKEN request. Details: org.springframework.web.client.ResourceAccessException: I/O error on POST request for
"https://example.com:xxxxx/esm/v2/login": Connect to example.com:xxxxx example.com:xxxxx/192.0.2.1~ failed: ED
C8128I Connection refused.
Looking at the ESMSERV output, it looks like there is a problem with the shell script that is causing the ESMMS to not start correctly. Try correcting the Dserver.ssl.key-alias to:
IJO="$IJO -Dserver.ssl.key-alias=\"ESMSERV.CERTTST1\"