Hello,
Has anyone encountered issue with vCloud Director while provisioning Multi-VM vAPP using vCAC?
i am facing this issue while Provisioning Multi-VM vApp from vCAC, initially everything looks promising , but while in middle of provisioning error occurs at vCAC
after this error, the vapp is removed from the My Machine listing while vApp is still exists in vCloud director.
checking Log Viewer found below error entry
the Stack Trace is as below
"at DynamicOps.VCloudModel.Interface.VCloudManagementServices.WaitForTask(Task task, Int32 periodInSeconds, Int32 retryCount) at DynamicOps.VCloudModel.Interface.VCloudManagementServices.CreateVAppFromTemplate(String vdcId, String appName, String templateName, String networkName, String storageName, String templateHref) at DynamicOps.VCloudModel.Activities.VCloudCreateVAppFromTemplate.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)"
it looks like to me this could be the issue of wait time for Workflow to Expire or terminate the Process.
Reson for this assumption is, If i Provision vApp with Single VM , it provision very smoothly and get PowerON as well.
Any thoughts!!!
Regards,
MG