Hi folks.
I do not get the helper iso connected to the helper VM when running on ConverterApi. This is what worker log contains for ConverterApi jobs:
2012-01-16T10:56:54.618+01:00 [08124 info 'Default'] Get Ticket as: (vim.VirtualMachine.Ticket) {
--> dynamicType = <unset>,
--> ticket = "(not shown)",
--> cfgFile = "/vmfs/volumes/89852fd4-d99c254f/192.168.73.33_2012-01-16-115/192.168.73.33_2012-01-16-115.vmx",
--> host = <unset>,
--> port = 902,
--> sslThumbprint = <unset>,
--> }
2012-01-16T10:56:54.618+01:00 [08716 info 'Default'] SysCommand invoking command C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\remoteDeviceConnect.exe -t cd-iso -d ide0:0 -h 192.168.73.204 -p 902 -A -U 52046cb4-b202-e641-dee4-ec6df4c7803e -P 52046cb4-b202-e641-dee4-ec6df4c7803e -V /vmfs/volumes/89852fd4-d99c254f/192.168.73.33_2012-01-16-105/192.168.73.33_2012-01-16-105.vmx -T 97:70:f0:03:ec:ca:3e:ad:b9:cb:d9:ac:1c:70:42:54 C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\converter-helper-vm.iso
2012-01-16T10:56:55.180+01:00 [08716 error 'Default'] failed to connect ISO image to remote VM
And this is how it looks like for Converter UI invoked jobs:
2012-01-16T11:32:24.945+01:00 [02192 info 'Default'] Get Ticket as: (vim.VirtualMachine.Ticket) {
--> dynamicType = <unset>,
--> ticket = "(not shown)",
--> cfgFile = "/vmfs/volumes/89852fd4-d99c254f/mint12-73P2Vtest/mint12-73P2Vtest.vmx",
--> host = "192.168.73.204",
--> port = 902,
--> sslThumbprint = "A9:CD:68:9E:FF:0C:9E:B9:B4:95:0B:3A:A1:8B:BD:17:11:FD:08:DE",
--> }
2012-01-16T11:32:24.945+01:00 [02192 info 'Default'] SysCommand invoking command C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\remoteDeviceConnect.exe -t cd-iso -d ide0:0 -h 192.168.73.204 -p 902 -A -U 52d96b63-e586-aeea-2415-d46af7837a52 -P 52d96b63-e586-aeea-2415-d46af7837a52 -V /vmfs/volumes/89852fd4-d99c254f/mint12-73P2Vtest/mint12-73P2Vtest.vmx -T A9:CD:68:9E:FF:0C:9E:B9:B4:95:0B:3A:A1:8B:BD:17:11:FD:08:DE C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\converter-helper-vm.iso
2012-01-16T11:32:27.960+01:00 [02192 error 'SysCommandWin32'] Timeout occured after ¸ seconds
How du I configure that step correctly?
Tos2k