Hi,
While configuring vCloud Director 1.5.1 I ran into the following issue: After trying to upload an ISO to the vCD I received the following error: "Failed, Transferring files" at 100% (see attachement).
I have been looking for a solution, it was suggested it has something to do with the IP configuration. I have changed the ip configuration of this cell according to the steps in KB article 1028657 (so including the change in the DB, the vCD Rest API was also changed). I think everything is correct here.
I also noticed that a directory was created in /opt/vmware/vcloud-director/data/transfer for the transfer, but the actual iso never appeared there. I am using an NFS share for this repository (configured in /etc/fstab). The error that appears in vcloud-container-debug.log is:
com.vmware.vcloud.api.presentation.service.ReferenceNotFoundException: The VCD entity (com.vmware.vcloud.entity.media:SOME-ID) does not exist.
So, it seems that for whatever reason, the ISO is not uploaded to the transfer repository.
SOME-ID = the ID of the transfer...
I hope somebody can help with this issue!
Thanks,
Viktor