VMware Cloud Community
jonathanekelund
Contributor
Contributor

Esxi 5.1 failed when converting Server 2003 machine

Hi, post the log below.

Any ideas?

2014-12-12T15:36:20.752+01:00 [00212 info 'Default'] Started task "task-1" for job="job-1", item ="1" -- void __thiscall Converter::Server::Job::JobProcessorImpl::StartProcessingJobs(void) ("d:/build/ob/bora-2183569/bora/sysimage/lib/converter/server/job/jobProcessorImpl.cpp:385")

2014-12-12T15:36:20.787+01:00 [02876 info 'Default'] ConverterConnection: KeepAlive timer canceled, StopKeepAlive succeeded

2014-12-12T15:36:20.797+01:00 [02876 info 'vmomi.soapStub[1]'] Resetting stub adapter for server <cs p:014d9700, PIPE:\\.\pipe\vmware-converter-worker-soap> : Closed

2014-12-12T15:36:20.817+01:00 [01636 info 'Default'] [task,338] [task-1] -- BEGIN -- Convert

2014-12-12T15:36:20.882+01:00 [01636 info 'Default'] [taskSpec,472] [task-1] [TaskMap] task-1:task-1

2014-12-12T15:56:16.410+01:00 [00892 error 'Ufa.HTTPService'] Failed to read request; stream: <io_obj p:0x014d980c, h:-1, <pipe '\\.\pipe\vmware-converter-server-soap'>, <pipe '\\.\pipe\vmware-converter-server-soap'>>, error: class Vmacore::TimeoutException(Operation timed out)

2014-12-12T15:56:21.410+01:00 [02816 error 'Ufa.HTTPService'] Failed to read request; stream: <io_obj p:0x014d914c, h:-1, <pipe '\\.\pipe\vmware-converter-server-soap'>, <pipe '\\.\pipe\vmware-converter-server-soap'>>, error: class Vmacore::TimeoutException(Operation timed out)

2014-12-13T03:06:13.548+01:00 [01636 error 'Default'] [task,350] [LRO] Unexpected Exception: vmodl.fault.SystemError

2014-12-13T03:06:13.579+01:00 [01636 info 'Default'] [task,379] [task-1] -- ERROR -- Convert: vmodl.fault.SystemError

--> (vmodl.fault.SystemError) {

-->    dynamicType = <unset>,

-->    faultCause = (vmodl.MethodFault) null,

-->    reason = "Det gick inte att göra en anslutning eftersom måldatorn aktivt nekade det",

-->    msg = "",

--> }

2014-12-13T03:06:13.610+01:00 [01636 info 'Default'] [diagnosticManager,269] Retrieved taskInfo for "converter.task.Task:task-1" mapping it to "converter.task.Task:task-1".

2014-12-13T03:06:13.610+01:00 [01636 info 'Default'] [diagnosticManager,309] The task with id = "task-1" was found to be a "recent" task.

2014-12-13T03:06:13.610+01:00 [01636 info 'Default'] [diagnosticManager,323] No existing log bundle found for task with id = "task-1". The task is still "recent" so a log bundle will now be generated for it.

2014-12-13T03:06:13.610+01:00 [01636 info 'Default'] [diagnosticManager,1052] Retrieving task related diagnostics for server task with id = "task-1".

2014-12-13T03:06:13.875+01:00 [03700 info 'Default'] Run 0 of job "job-1" finished with an error. -- struct Converter::Server::Job::JobExecutor::SchedulerUpdateSpec __thiscall Converter::Server::Conversion::ConversionJobExecutorImpl::UpdateJob(class Converter::Server::Job::InternalJob &,bool,const class Converter::Server::Scheduler::SchedulerItemStatistics &,const class Converter::Task::TaskInfo &) ("d:/build/ob/bora-2183569/bora/sysimage/lib/converter/server/conversion/conversionJobExecutorImpl.cpp:405")

2014-12-13T03:06:14.203+01:00 [03700 info 'Default'] Suspended 1 scheduler items for job (job-1) -- void __thiscall Converter::Server::Job::JobProcessorImpl::SuspendJobAux(const class Converter::Server::Job::InternalJob &,class Converter::VdbConnection &) ("d:/build/ob/bora-2183569/bora/sysimage/lib/converter/server/job/jobProcessorImpl.cpp:830")

2014-12-13T03:06:15.856+01:00 [01636 info 'Default'] ConverterConnection: KeepAlive timer canceled, StopKeepAlive succeeded

2014-12-13T03:06:16.885+01:00 [01636 info 'vmomi.soapStub[5]'] Resetting stub adapter for server <cs p:014da0c0, PIPE:\\.\pipe\vmware-converter-worker-soap> : Closed

2014-12-13T03:06:16.948+01:00 [01636 info 'ThreadPool'] Thread delisted

2014-12-15T07:37:58.449+01:00 [02876 error 'Default'] Failed to send response to the client: class Vmacore::IOException(IO error: System exception while trasmitting HTTP Response:

--> error id = 232

--> )

2014-12-15T08:38:15.807+01:00 [02876 info 'Libs'] [ADS] Account magnus found, but not local

2014-12-15T08:38:15.807+01:00 [02876 info 'Libs'] [ADS] GetTokenInformation failed: 1312

2014-12-15T08:38:15.963+01:00 [02876 info 'Default'] [user,874] Successfully authenticated user ERIKSSONSVVS\magnus from this local machine (using pipe)

2014-12-15T08:40:35.867+01:00 [02228 info 'Libs'] [ADS] GetTokenInformation failed: 1312

2014-12-15T08:40:35.867+01:00 [02228 info 'Default'] [diagnosticManager,805] The log bundle for task with id = "task-1" already exists. Returning the serialized bundle info for it.

0 Kudos
1 Reply
Alistar
Expert
Expert

Heya,

the error is "Unable to make a connection because the target machine actively refused it". So this could mean some kind of networking barricade between your source machine and target ESXi server, maybe even vCenter. Check your physical and ESXi firewalls and try to reach out on network between those nodes.

Stop by my blog if you'd like 🙂 I dabble in vSphere troubleshooting, PowerCLI scripting and NetApp storage - and I share my journeys at http://vmxp.wordpress.com/
0 Kudos