Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'agentKeystoreInitializer' defined in URL [jar:file:/C:/opt/vmware-appdirector/agent/nobel-agent.jar!/META-INF/spring/agent/ssl-httpclient-context.xml]: Invocation of init method failed; nested exception is org.springframework.web.client.HttpClientErrorException: 400 Bad Request
During the virtual machine provisioning, the agent on the deployed virtual machine tries to register itself with the vRealize Automation server. vRealize Automation server fetches the key rabbitmq_ca. The authentication fails as the rabbitmq_ca is missing from the configuration file and the keystore. The vRealize Automation server fails to connect and eventually the provisioning fails.