I just completed a new install of vCAC 6 and setup the agent/end point/reservations/fabric groups/blue prints/services etc.. I see that the data collection is being successful and that the Proxy Agent is up and running.
But, when I go to request a machine, I get the message "CloneVM : Permission to perform this operation was denied". The blue print is created based on a template on the vCenter.
Can somebody shed some light on how to resolve this issue or where the problem might be?
Message that I get back after the provisioning fails:
======================================
This exception was caught: Cannot complete login due to an incorrect user name or password
Log file message (under the agent sub directory):
=====================================
System.Web.Services.Protocols.SoapException: Cannot complete login due to an incorrect user name or password.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at VMware.vSphere.VimService.Login(ManagedObjectReference _this, String userName, String password, String locale)
at DynamicOps.Vrm.Agent.vSphere.VSphereSession.Connect(String username, String password)
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