Hi All,
I am having issues importing any physical machines using the VMware standalone converter. I have previously converter multiple physical machines without issues, but now the convert fails on the source system specification tab with the error "Unable to obtain hardware information for the selected machine." I had administrator rights on all machines (Source, my machine where the converter is install and on vCenter). When I look in the vmware-converter-worker.log I see the following. I have removed the IP's and Machine names for security reasons.
2015-01-29T08:48:39.111-06:00 [05368 warning 'Default'] Failed to connect socket; <io_obj p:0x014bc328, h:588, <TCP '0.0.0.0:0'>, <TCP '99.99.99.99:9089'>>, e: system:10061(No connection could be made because the target machine actively refused it)
2015-01-29T08:48:39.111-06:00 [05368 error 'HttpConnectionPool-000000'] [ConnectComplete] Connect failed to <cs p:00e3b098, TCP:<machine_name>:9089>; cnx: (null), error: class Vmacore::SystemException(No connection could be made because the target machine actively refused it)
2015-01-29T08:48:39.112-06:00 [09084 info 'vmomi.soapStub[6]'] Resetting stub adapter for server <cs p:00e3b098, TCP:<machine_name>:9089> : Closed
2015-01-29T08:48:41.001-06:00 [09084 info 'Default'] [AgentManager] Install Agent on <machine_name>
2015-01-29T08:48:41.001-06:00 [09084 info 'Default'] [ufaUtilsWin32,208] Connecting to ADMIN$ on <machine_name> as <domain\user>
2015-01-29T08:48:41.032-06:00 [09084 info 'Default'] [ufaUtilsWin32,211] Successfully connected to ADMIN$ on <machine_name>
2015-01-29T08:48:42.416-06:00 [09084 warning 'Default'] [AgentDeployment] Wait install process to complete
2015-01-29T08:48:48.460-06:00 [09084 warning 'Default'] [AgentDeployment] Cannot match line Time=01/29/15 08:49:14
I can connect to the source system using RDP and the firewall is off and the UAC is off. Not sure what else to check
Thanks in advance