Hi plamen,
I downloaded and tried the Enhanced C# code, I run into same thumbprint issue there too, am i missing something,
Executing operation 'Convert' from properties file 'submitwinp2vjob.properties'
Failed to execute operation 'Convert' from file 'submitwinp2vjob.properties'
System.Web.Services.Protocols.SoapException: A specified parameter was not corre
ct.
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie
ntMessage message, WebResponse response, Stream responseStream, Boolean asyncCal
l)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodN
ame, Object[] parameters)
at ConverterApi.ConverterService.ConverterServerConversionManagerCreateJob(Ma
nagedObjectReference _this, ConverterServerConversionConversionJobSpec spec, Obj
ect extraInfo)
at ConverterSamples.ConverterConnection.SubmitJob(ConverterServerConversionCo
nversionJobSpec jobSpec)
at ConverterSamples.ConverterOperation.Convert()
at ConverterSamples.ConverterOperation.Execute()
2014-09-24T12:58:14.970-07:00 [01472 error 'Default'] [Converter Agent SysinfoQuery] while trying to execute "C:\Program Files (x86)\VMware\VMware vCenter Converter Standalone\plink.exe -noprompt -stdin -P 22 -thumbprint root@10.10.24.56 uname -m" received error code (1) with result: Unable to open connection:
--> Host does not exist
2014-09-24T12:58:14.970-07:00 [01472 error 'Default'] [Converter Agent SysinfoQuery] received an error code (1) from the ssh client that will be handled later
2014-09-24T12:58:14.970-07:00 [01472 error 'Default'] [Converter Agent SysinfoQuery] could not determine if the source system was 32 or 64 bit; return code: 1; result: Unable to open connection:
--> Host does not exist
2014-09-24T12:58:14.970-07:00 [01472 error 'Default'] Sysinfo Query failed with error [Converter Agent SysinfoQuery] could not determine if the source system was 32 or 64 bit; return code: 1; result: Unable to open connection:
--> Host does not exist
2014-09-24T12:58:14.970-07:00 [01472 info 'Default'] Scheduled timer canceled, StopKeepAlive succeeds
2014-09-24T12:58:58.494-07:00 [01284 error 'Ufa.HTTPService'] Failed to read request; stream: <io_obj p:0x04774964, h:-1, <pipe '\\.\pipe\vmware-converter-worker-soap'>, <pipe '\\.\pipe\vmware-converter-worker-soap'>>, error: class Vmacore::TimeoutException(Operation timed out)
Please help on this. Correct me if i am doing something wrong.
Thanks a lot