Hi, I am trying to import a multi-vm vApp template in to vCloud Director 1.5 using the import-civapptemplate commandlet. The command fails almost immediately. Any ideas on how to get around this?
PowerCLI E:\Joe\core> Import-CIVAppTemplate -SourcePath $ovfpath -OrgVdc $orgVdc
-Catalog $catalog
Import-CIVAppTemplate : 9/20/2012 11:23:06 AM Import-CIVAppTemplate E
xception of type 'System.OutOfMemoryException' was thrown.
At line:1 char:22
+ Import-CIVAppTemplate <<<< -SourcePath $ovfpath -OrgVdc $orgVdc -Catalog $ca
talog
+ CategoryInfo : NotSpecified: (:) [Import-CIVAppTemplate], CIExc
eption
+ FullyQualifiedErrorId : CloudImpl_VAppTemplateServiceImpl_ImportVApp,VMw
are.VimAutomation.Cloud.Commands.Cmdlets.ImportCIVAppTemplate
WARNING: column "StorageUsedGB" does not fit into the display and was removed.
Name Status Owner
---- ------ -----
descriptor DiskContentsPe... system
PowerCLI E:\Joe\core>