Hi everyone.
I'm fighting with vCAC installation and configuration and facing different issues, so sometimes i asking myself is anyone have this installed before released in GA:)
so, long story short.
I'm trying to create endpoints in infrastructure configuration, but looks like it is not working. i can reach vcenter and it is working fine, and when i add vcenter as endpoint it is not returning me any errors in console, but it not not showing up when i create fabric groups.
Also, it seams that proxy agent is not functioning correctly.
I have this records in a logs on IaaS server, where agent installed.
[1/31/2014 4:48:55 PM] [Error]: <?xml version="1.0" encoding="utf-16"?>
<boolean>false</boolean>
This exception was caught:
System.NullReferenceException: The attached endpoint 'vCenter' cannot be found.
at DynamicOps.Vrm.Agent.vSphere.RepositoryServiceProvider.GetManagementEndpoint(String name)
at DynamicOps.Vrm.Agent.vSphere.VSphereHypervisorData.FetchCredentials()
at DynamicOps.Vrm.Agent.vSphere.VSphereHypervisorServiceProvider.GetHypervisorData()
at DynamicOps.Vrm.Agent.vSphere.VSphereHypervisorServiceProvider.GetComputeResources(ManagementEndpoint managementEndpoint)
at DynamicOps.Vrm.Agent.vSphere.VSphereAgentService.GetHostClusterList()
at DynamicOps.Vrm.Agent.Core.VRMCoreAgent.SendPingReport()
at DynamicOps.Vrm.Agent.Core.CoreAgentBase.SendPingReportLoop(Object sender, ElapsedEventArgs e)
I have installed new agents with new names, but it also didint help much. they all have same error, with difference in highlighted 'vcenter' part.
will appreciate any help and thoughts.