I need a solution
We have a rather large package that we are trying to distribute to some machines (almost 2GIGs)
When running with the bandwith throttling our network limits us to I wind up getting about 1/2 of it in 90 minutes or so and then all of a suddent the process gets shut down and it fails. The task timeout is set to 300 minutes. I see tons of this error in my logs on a test machine and not sure if its related
Any thoughts on this error or why its shutting down the task before it reaches the timeout or finishes downloading and installing?
When I rerun the task a second time it gets the rest of the files and runs successful.
<event date='Sep 03 14:53:17' severity='2' hostName='8054E9E19580857' source='CDialogImpl2' module='smfagent.dll' process='AeXAgentUIHost.exe' pid='3584' thread='1072' tickCount='1043719484' >
<![CDATA[Unexpected error: Invalid pointer (-2147467261)]]>
Then the shutdown
event date='Sep 03 14:53:35' severity='4' hostName='8054E9E19580857' source='Client Task Agent' module='client task agent.dll' process='AeXNSAgent.exe' pid='232' thread='2468' tickCount='1043737000' >
<![CDATA[CTaskExecutionEngineBase::OnProcessInstanceRequest(): Processing request Stop for 8b110740-aaf6-4786-a220-a06277c113db]]>
</event>
<event date='Sep 03 14:53:35' severity='4' hostName='8054E9E19580857' source='Client Task Agent' module='client task agent.dll' process='AeXNSAgent.exe' pid='232' thread='2468' tickCount='1043737000' >
<![CDATA[CTaskExecutionEngineBase::OnProcessInstanceRequest(): Processing Stop]]>
</event>
<event date='Sep 03 14:53:35' severity='4' hostName='8054E9E19580857' source='Client Task Agent' module='client task agent.dll' process='AeXNSAgent.exe' pid='232' thread='2468' tickCount='1043737000' >
<![CDATA[CTaskExecutionEngineBase::OnProcessInstanceRequest(): requesting stop for 8b110740-aaf6-4786-a220-a06277c113db]]>
</event>
<event date='Sep 03 14:53:35' severity='4' hostName='8054E9E19580857' source='Client Task Agent' module='client task agent.dll' process='AeXNSAgent.exe' pid='232' thread='2468' tickCount='1043737000' >
<![CDATA[CClientTaskInstance::Stop(): Requesting stop for instance 8b110740-aaf6-4786-a220-a06277c113db]]>
</event>
<event date='Sep 03 14:53:35' severity='2' hostName='8054E9E19580857' source='CDialogImpl2' module='smfagent.dll' process='AeXAgentUIHost.exe' pid='3584' thread='1072' tickCount='1043737046' >
<![CDATA[Unexpected error: Invalid pointer (-2147467261)]]>
</event>
<event date='Sep 03 14:53:35' severity='2' hostName='8054E9E19580857' source='CDialogImpl2' module='smfagent.dll' process='AeXAgentUIHost.exe' pid='3584' thread='1072' tickCount='1043737234' >
<![CDATA[Unexpected error: Invalid pointer (-2147467261)]]>
</event>
<event date='Sep 03 14:53:35' severity='2' hostName='8054E9E19580857' source='CDialogImpl2' module='smfagent.dll' process='AeXAgentUIHost.exe' pid='3584' thread='1072' tickCount='1043737421' >
<![CDATA[Unexpected error: Invalid pointer (-2147467261)]]>
</event>
<event date='Sep 03 14:53:35' severity='2' hostName='8054E9E19580857' source='CDialogImpl2' module='smfagent.dll' process='AeXAgentUIHost.exe' pid='3584' thread='1072' tickCount='1043737609' >
<![CDATA[Unexpected error: Invalid pointer (-2147467261)]]>
</event>
<event date='Sep 03 14:53:36' severity='2' hostName='8054E9E19580857' source='CDialogImpl2' module='smfagent.dll' process='AeXAgentUIHost.exe' pid='3584' thread='1072' tickCount='1043737796' >
<![CDATA[Unexpected error: Invalid pointer (-2147467261)]]>
</event>
<event date='Sep 03 14:53:36' severity='4' hostName='8054E9E19580857' source='Client Task Agent' module='client task agent.dll' process='AeXNSAgent.exe' pid='232' thread='2560' tickCount='1043737859' >
<![CDATA[CClientTaskInstanceBase::OnExecute(): Task 8b110740-aaf6-4786-a220-a06277c113db has been told to stop]]>
</event>
<event date='Sep 03 14:53:36' severity='2' hostName='8054E9E19580857' source='DeliverSoftware_Task::ReportFailureToServer' module='smfagent.dll' process='AeXNSAgent.exe' pid='232' thread='1488' tickCount='1043737859' >
<![CDATA[Software delivery task failed with exit code: 0]]>
</event>