Hi
getting this error while loading vCloud vcd ovf
The following error was encountered while processing the OVF file you provided: the virtual machine is not supported on the target datastore..
as per /opt/vmware/vcloud-director/logs/vcloud-container-info.log
2015-12-10 16:45:36,064 | INFO | backend-activity-pool-68 | PlacementSolverImpl | Candidate hub set size: 1, No need to run ranker | requestId=0decc138-d39b-481e-a484-49ff1566c34f vcd=2d61bc7a-c9a3-4542-971d-ff7471af49b3,task=15355e3e-00bf-4ed8-9447-0f50e8957448 activity=(com.vmware.vcloud.backendbase.management.system.TaskActivity,urn:uuid:15355e3e-00bf-4ed8-9447-0f50e8957448)
2015-12-10 16:45:36,532 | ERROR | sf-activity-pool-3 | CreateVmFromImportActivity | [Activity Execution] Failed to create VM - Handle: urn:uuid:5b51f9ec-04bb-4772-bdf6-497153ad78b1, Current Phase: CreateVmFromImportActivity$ImportFromSocketPhase, ActivityExecutionState Parameter Names: [NDC, activityPhaseStackList, CREATION_PARAMS, com.vmware.activityEntityRecord.EntityId, ORIGIN_PARAMS] | requestId=0decc138-d39b-481e-a484-49ff1566c34f vcd=2d61bc7a-c9a3-4542-971d-ff7471af49b3,task=15355e3e-00bf-4ed8-9447-0f50e8957448 activity=(com.vmware.vcloud.backendbase.management.system.TaskActivity,urn:uuid:15355e3e-00bf-4ed8-9447-0f50e8957448) activity=(com.vmware.vcloud.vdc.impl.CreateStoredVmActivity,urn:uuid:5b51f9ec-04bb-4772-bdf6-497153ad78b1) activity=(com.vmware.vcloud.fabric.storage.storedVm.impl.CreateVmFromImportActivity,urn:uuid:5b51f9ec-04bb-4772-bdf6-497153ad78b1)
com.vmware.ssdc.util.LMException: The following error was encountered while processing the OVF file you provided: The virtual machine is not supported on the target datastore..
at com.vmware.ssdc.util.LMException.wrap(LMException.java:123)
at com.vmware.ssdc.library.vim.LmVim.Convert(LmVim.java:493)
at com.vmware.vcloud.val.internal.impl.VC20VirtualEngine.importFromOvf(VC20VirtualEngine.java:2546)
at com.vmware.vcloud.fabric.storage.copy.impl.OvfTransferManagerImpl.importVAppFromOvf(OvfTransferManagerImpl.java:270)
at com.vmware.vcloud.fabric.storage.storedVm.impl.CreateVmFromImportActivity$ImportFromSocketPhase.invoke(CreateVmFromImportActivity.java:203)
at com.vmware.vcloud.activity.executors.ActivityRunner.run(ActivityRunner.java:109)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.vmware.vcloud.api.presentation.service.BadRequestException: The following error was encountered while processing the OVF file you provided: The virtual machine is not supported on the target datastore..
Please help!!