ERROR component-manager-plugin 33130 [ops@4413 threadId="121546" threadName="ComponentManagerTaskEngine-8" operationId=""] [com.vmware.vrealize.lcm.plugin.vrli.serviceregistry.VrliCreateServiceAccountTask.execute] - Error while creating service account in VCF Ops Logsjava.lang.RuntimeException: java.net.ConnectException: Connection timed out at com.vmware.vrealize.lcm.plugin.vrli.serviceregistry.VrliCreateServiceAccountTask.lambda$createServiceAccount$0(VrliCreateServiceAccountTask.java:174) at com.vmware.vrealize.lcm.util.RetryUtil.retryFunction(RetryUtil.java:29) at com.vmware.vrealize.lcm.plugin.vrli.serviceregistry.VrliCreateServiceAccountTask.execute(VrliCreateServiceAccountTask.java:116) at com.vmware.vrealize.lcm.automata.core.TaskThread.run(TaskThread.java:50) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source)Caused by: java.net.ConnectException: Connection timed outINFO component-manager-plugin 33130 [ops@4413 threadId="121546" threadName="ComponentManagerTaskEngine-8" operationId=""] [com.vmware.vrealize.lcm.platform.automata.service.Task.injectFailedEvent] - Injecting task failure event. Error Code : 'LCMVRLICONFIG40116', Retry : 'true', Causing Properties : '{ CAUSE :: }'java.lang.RuntimeException: java.net.ConnectException: Connection timed outVCF Operations 9.1
Network connectivity is blocked between the VCF Operations and the Log Management, specifically on the required management port TCP 9543.
To resolve this issue, ensure the network firewall allows traffic on the following port:
curl -v telnet://<Log Management FQDN>:9543Established connection to <Log Management FQDN> (<Log Management IP> port 9543) from <VCF Operations IP>