Context: Trying to import a workstation VM into vCD.
When I use the following command line I get.
"C:\Program Files\VMware\VMware OVF Tool\ovftool.exe" -dm=thin %1 "vcloud://SESA12345:PASSWORD@10.0.0.1:443?org=DevTest&vdc=vCD-OvDC-DT-Thin-GS&catalog=Test&vapp=RSims_template"
The image uploads to 100% but when it completes I get and error at the command line:
Task Failed (500:Internal_server_error) : Unable to perform this action. Contact your cloud administrator.
When I use the following command line I get.
"C:\Program Files\VMware\VMware OVF Tool\ovftool.exe" %1 "vcloud://SESA12345:PASSWORD@10.0.0.1:443:443?org=DevTest&vdc=vCD-OvDC-DT-Thin-GS&catalog=Test&vapp=RSims_template"
The image uploads to 100% but when it completes I get and error at the command line:
Error: Invalid response from server
>> Ideas? and anyway to get the system to be more perscriptive about the error that just "invalid response" ?
We have tried to figure out what this could be.
- We have checked and the auto Quarantine system has been turned off.
- Another suggested by the forums is that it could be something to do with the vm vmdk disk structure ?
The latest ovftool is being used.
Thanks !!