Hi
We have vCloud Director 5.1.1 868405 and Labmanager 4.0.1 1233.
I'm in the process of moving LabManager library configurations to vCloud.
I have created OVF -files of the 3 VMs in the labmanager library config.
I then created a Catalog in vCloud and there I add the OVF to the Catalog but it fails.
I also tried to add the VM to a vApp from vcenter but it also fails.
And below is the Error message I get
Imported Virtual Application 'ELIA NM551SR2 ReFat System Rev 2' (63ec53b3-bb2c-40ae-93bc-0df72b2039a3)
The operation failed because no suitable resource was found.
com.vmware.vcloud.api.presentation.service.InternalServerErrorException: The operation failed because no suitable resource was found.
at com.vmware.vcloud.placement.impl.PlacementServiceFacadeImpl.computePlacementSolution(PlacementServiceFacadeImpl.java:512)
at com.vmware.vcloud.placement.impl.PlacementServiceFacadeImpl.computePlacementSolution(PlacementServiceFacadeImpl.java:494)
at com.vmware.vcloud.placement.impl.PlacementServiceFacadeImpl.getPlacementState(PlacementServiceFacadeImpl.java:416)
at com.vmware.vcloud.vdc.impl.ImportServiceImpl.importToExistingVAppTask(ImportServiceImpl.java:1158)
at com.vmware.vcloud.vdc.impl.ImportServiceImpl.importToVAppTask(ImportServiceImpl.java:991)
at com.vmware.vcloud.vdc.impl.ImportServiceImpl.executeTask(ImportServiceImpl.java:1035)
at com.vmware.vcloud.management.system.TaskServiceImpl$3.doInSecurityContext(TaskServiceImpl.java:1248)
at com.vmware.vcloud.management.system.TaskServiceImpl$3.doInSecurityContext(TaskServiceImpl.java:1243)
at com.vmware.vcloud.management.system.TaskServiceImpl$SecurityContextTemplate.executeForOrgAndUser(TaskServiceImpl.java:1609)
at com.vmware.vcloud.management.system.TaskServiceImpl.execute(TaskServiceImpl.java:1243)
at com.vmware.vcloud.management.system.TaskServiceImpl.dispatchByStatus(TaskServiceImpl.java:1165)
at com.vmware.vcloud.management.system.TaskServiceImpl.dispatchTask(TaskServiceImpl.java:1044)
at com.vmware.vcloud.management.system.LocalTask.run(LocalTask.java:88)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I have checked everywhere in vCloud and vCenter and I can't see anywhere that we should have used up all our resources.
Can any of you figure out what the error message means?
/Tony