Dear Community Members,
I recently deployed new vRealize Automation 7 appliance. I have succesfully completed initial configuration over the wizard. This is simple PoC configuration with single vRA and IaaS server build on W2k12 R2 w/h MS SQL 2012.
I cannot logon to Automation Console (https://vra_appliance_name.domain/vcac) with the credentials I have configured for configurationadmin account during the wizard. The circle is spinning around all the time. I have redeployed vRA Appliance twice but with no luck. I did not upload the license key as I do not have any yet, so there is a simple popup message saing that license is not available but I am pretty sure it's not the case.
All services seem to be started except "com.vmware.csp.iaas.blueprint.service" which does not have status defined.
I have found following error message in the vcac-config.log file:
2016-01-27T13:23:22.386033+00:00 vRA vcac-config: INFO com.vmware.vcac.cli.configurator.services.cluster.impl.ClusterNodeCommunicatorImpl.getVraInternalPort:485 - Processing nodes, found by expression /Server/Service/Connector[@address='localhost']...
2016-01-27T13:23:22.404860+00:00 vRA vcac-config: INFO com.vmware.vcac.cli.configurator.services.cluster.impl.ClusterNodeCommunicatorImpl.waitUntilCurrentNodeIsAvailable:397 - Checking status for current node: http://127.0.0.1:8082/vcac/services/api/health
2016-01-27T13:23:22.414982+00:00 vRA vcac-config: INFO com.vmware.vcac.cli.configurator.services.cluster.impl.ClusterNodeCommunicatorImpl.isCurrentNodeAvailable:374 - Checking status for http://127.0.0.1:8082/vcac/services/api/health...
2016-01-27T13:23:23.222570+00:00 vRA vcac-config: INFO com.vmware.vcac.cli.configurator.services.cluster.impl.ClusterNodeCommunicatorImpl.isCurrentNodeAvailable:382 - Node unavailable. Error: [http://127.0.0.1:8082/vcac/services/api/health, 404 Not Found]
2016-01-27T13:23:23.222997+00:00 vRA vcac-config: WARN com.vmware.vcac.platform.rest.client.support.RetriableOperation.call:74 - Exception handled during retry operation with message: Current node is not available.
2016-01-27T13:23:23.223313+00:00 vRA vcac-config: INFO com.vmware.vcac.platform.rest.client.support.RetriableOperation.call:76 - Retries left: [59]. Sleeping for [30] seconds before the next retry attempt.
2016-01-27T13:23:25.349085+00:00 vRA vcac-config: INFO com.vmware.vcac.platform.ext.Configuration.loadMetricsProperties:98 - load metrics properties is done
Does anyone of you has met this issue before?