Thank you, I got that to work, however, now I'm getting an insanely different error.
<vim25:fault xsi:type="ConverterNoDefaultHost Fault"></vim25:fault><vim25:localizedMessage>Unable to find the default host system.</vim25:localizedMessage>
And then in the vmware-converter-worker.log, I'm seeing a bunch of these:
2013-06-18T11:41:47.490-04:00 [02836 info 'Default'] Host vim.HostSystem:host-28183 skipped as unusable for target
2013-06-18T11:41:47.505-04:00 [02836 info 'Default'] Host vim.HostSystem:host-28331 skipped as unusable for target
2013-06-18T11:41:47.505-04:00 [02836 warning 'Default'] Cannot find a host
2013-06-18T11:41:47.505-04:00 [02836 error 'Default'] Cannot find a host for the target VM
I wonder if there's a way to specify a HostSystem or figure out why this is is giving errors.
Thanks so much for your help!