Remoting Data missing in head-node transmissionHello,<br/> <br/> currently I'm trying to build me some node templates which deploy various software products to a node.<br/> When trying this with the current java runtime environment the node template did't go through with the installation.<br/> The basic steps are:<br/> Mount a share (Directory on server were the JRE is located)<br/> CD to this directory <br/> start unattended java installation.<br/> <br/> The process somewhere got stuck and the following error appeared on the node and in the hednodelog (see below):<br/> In between, deployment of a compute node from bare-metal went wrong too, with the same error message.<br/> A restart  of the headnode solved somehow the error for the node deployment but not for the software deployment.<br/> <br/> <br/> <pre>04/27/09 13:31:40: COMMAND: net use o: \\hpc2k8master\SRC &quot;*******&quot; /u:&quot;*******&quot; The command completed successfully. 04/27/09 13:31:40: **** Command execution finished, sending result **** 04/27/09 13:31:40: **** Result sent to server **** 04/27/09 13:31:40: **** Remoting Data missing in head-node transmission **** 04/27/09 13:31:40: Raw Data from server: &lt;SOAP-ENV:Envelope xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:clr=&quot;http://schemas.microsoft.com/soap/encoding/clr/1.0&quot; SOAP-ENV:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;&gt; &lt;SOAP-ENV:Body&gt; &lt;i2:GetNextTaskResponse id=&quot;ref-1&quot; xmlns:i2=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.ICommandServer/Microsoft.Ccp.ClusterManagementInterfaces&quot;&gt; &lt;return href=&quot;#ref-4&quot;/&gt; &lt;/i2:GetNextTaskResponse&gt; &lt;a1:TaskDescription id=&quot;ref-4&quot; xmlns:a1=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.TemplateModel/Microsoft.Ccp.TemplateModel%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull&quot;&gt; &lt;sleep&gt;0&lt;/sleep&gt; &lt;command id=&quot;ref-5&quot;&gt;wpeutil reboot&lt;/command&gt; &lt;operationId id=&quot;ref-6&quot;&gt;&lt;/operationId&gt; &lt;reboot&gt;false&lt;/reboot&gt; &lt;terminate&gt;false&lt;/terminate&gt; &lt;sendProgress&gt;false&lt;/sendProgress&gt; &lt;env_vars xsi:null=&quot;1&quot;/&gt; &lt;/a1:TaskDescription&gt; &lt;/SOAP-ENV:Body&gt; &lt;/SOAP-ENV:Envelope&gt; 04/27/09 13:31:40: **** Retrying GetNextTask in 5 seconds **** 04/27/09 13:31:45: **** Remoting Data missing in head-node transmission **** 04/27/09 13:31:45: Raw Data from server: &lt;SOAP-ENV:Envelope xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:clr=&quot;http://schemas.microsoft.com/soap/encoding/clr/1.0&quot; SOAP-ENV:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;&gt; &lt;SOAP-ENV:Body&gt; &lt;i2:GetNextTaskResponse id=&quot;ref-1&quot; xmlns:i2=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.ICommandServer/Microsoft.Ccp.ClusterManagementInterfaces&quot;&gt; &lt;return href=&quot;#ref-4&quot;/&gt; &lt;/i2:GetNextTaskResponse&gt; &lt;a1:TaskDescription id=&quot;ref-4&quot; xmlns:a1=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.TemplateModel/Microsoft.Ccp.TemplateModel%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull&quot;&gt; &lt;sleep&gt;0&lt;/sleep&gt; &lt;command id=&quot;ref-5&quot;&gt;wpeutil reboot&lt;/command&gt; &lt;operationId id=&quot;ref-6&quot;&gt;&lt;/operationId&gt; &lt;reboot&gt;false&lt;/reboot&gt; &lt;terminate&gt;false&lt;/terminate&gt; &lt;sendProgress&gt;false&lt;/sendProgress&gt; &lt;env_vars xsi:null=&quot;1&quot;/&gt; &lt;/a1:TaskDescription&gt; &lt;/SOAP-ENV:Body&gt; &lt;/SOAP-ENV:Envelope&gt;</pre> <hr class=sig> JH© 2009 Microsoft Corporation. All rights reserved.Tue, 19 May 2009 06:14:46 Z384b0872-a51f-4056-a9bb-a95e0c70a736http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#384b0872-a51f-4056-a9bb-a95e0c70a736http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#384b0872-a51f-4056-a9bb-a95e0c70a736Johannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_deRemoting Data missing in head-node transmissionHello,<br/> <br/> currently I'm trying to build me some node templates which deploy various software products to a node.<br/> When trying this with the current java runtime environment the node template did't go through with the installation.<br/> The basic steps are:<br/> Mount a share (Directory on server were the JRE is located)<br/> CD to this directory <br/> start unattended java installation.<br/> <br/> The process somewhere got stuck and the following error appeared on the node and in the hednodelog (see below):<br/> In between, deployment of a compute node from bare-metal went wrong too, with the same error message.<br/> A restart  of the headnode solved somehow the error for the node deployment but not for the software deployment.<br/> <br/> <br/> <pre>04/27/09 13:31:40: COMMAND: net use o: \\hpc2k8master\SRC &quot;*******&quot; /u:&quot;*******&quot; The command completed successfully. 04/27/09 13:31:40: **** Command execution finished, sending result **** 04/27/09 13:31:40: **** Result sent to server **** 04/27/09 13:31:40: **** Remoting Data missing in head-node transmission **** 04/27/09 13:31:40: Raw Data from server: &lt;SOAP-ENV:Envelope xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:clr=&quot;http://schemas.microsoft.com/soap/encoding/clr/1.0&quot; SOAP-ENV:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;&gt; &lt;SOAP-ENV:Body&gt; &lt;i2:GetNextTaskResponse id=&quot;ref-1&quot; xmlns:i2=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.ICommandServer/Microsoft.Ccp.ClusterManagementInterfaces&quot;&gt; &lt;return href=&quot;#ref-4&quot;/&gt; &lt;/i2:GetNextTaskResponse&gt; &lt;a1:TaskDescription id=&quot;ref-4&quot; xmlns:a1=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.TemplateModel/Microsoft.Ccp.TemplateModel%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull&quot;&gt; &lt;sleep&gt;0&lt;/sleep&gt; &lt;command id=&quot;ref-5&quot;&gt;wpeutil reboot&lt;/command&gt; &lt;operationId id=&quot;ref-6&quot;&gt;&lt;/operationId&gt; &lt;reboot&gt;false&lt;/reboot&gt; &lt;terminate&gt;false&lt;/terminate&gt; &lt;sendProgress&gt;false&lt;/sendProgress&gt; &lt;env_vars xsi:null=&quot;1&quot;/&gt; &lt;/a1:TaskDescription&gt; &lt;/SOAP-ENV:Body&gt; &lt;/SOAP-ENV:Envelope&gt; 04/27/09 13:31:40: **** Retrying GetNextTask in 5 seconds **** 04/27/09 13:31:45: **** Remoting Data missing in head-node transmission **** 04/27/09 13:31:45: Raw Data from server: &lt;SOAP-ENV:Envelope xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:SOAP-ENC=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:SOAP-ENV=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:clr=&quot;http://schemas.microsoft.com/soap/encoding/clr/1.0&quot; SOAP-ENV:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;&gt; &lt;SOAP-ENV:Body&gt; &lt;i2:GetNextTaskResponse id=&quot;ref-1&quot; xmlns:i2=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.ICommandServer/Microsoft.Ccp.ClusterManagementInterfaces&quot;&gt; &lt;return href=&quot;#ref-4&quot;/&gt; &lt;/i2:GetNextTaskResponse&gt; &lt;a1:TaskDescription id=&quot;ref-4&quot; xmlns:a1=&quot;http://schemas.microsoft.com/clr/nsassem/Microsoft.ComputeCluster.Management.TemplateModel/Microsoft.Ccp.TemplateModel%2C%20Version%3D2.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull&quot;&gt; &lt;sleep&gt;0&lt;/sleep&gt; &lt;command id=&quot;ref-5&quot;&gt;wpeutil reboot&lt;/command&gt; &lt;operationId id=&quot;ref-6&quot;&gt;&lt;/operationId&gt; &lt;reboot&gt;false&lt;/reboot&gt; &lt;terminate&gt;false&lt;/terminate&gt; &lt;sendProgress&gt;false&lt;/sendProgress&gt; &lt;env_vars xsi:null=&quot;1&quot;/&gt; &lt;/a1:TaskDescription&gt; &lt;/SOAP-ENV:Body&gt; &lt;/SOAP-ENV:Envelope&gt;</pre> <hr class=sig> JHMon, 27 Apr 2009 12:44:36 Z2009-04-27T12:53:12Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#6c40ef3e-0786-4ffa-8e2d-fc7993f04fcchttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#6c40ef3e-0786-4ffa-8e2d-fc7993f04fccparmita mehtahttp://social.microsoft.com/Profile/en-US/?user=parmita%20mehtaRemoting Data missing in head-node transmission<p>I need a little more information to help understand what is going on here. could you post the deployment template ( export it as xml ) you are using for this?  It will help provide some context around what is going on here ...<br/>thanks!<br/>-parmita</p><hr class="sig">pmMon, 04 May 2009 20:26:38 Z2009-05-04T20:26:38Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#d8860345-9007-4ee7-b96c-d838e2707370http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#d8860345-9007-4ee7-b96c-d838e2707370Johannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_deRemoting Data missing in head-node transmissionThanks for looking into:<br/> <pre lang=x-xml>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt; &lt;Template xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; Description=&quot;&quot;&gt; &lt;Item Name=&quot;MountSharePE&quot;&gt; &lt;Parameter Name=&quot;DriveLetter&quot; Value=&quot;o:&quot; /&gt; &lt;Parameter Name=&quot;Path&quot; Value=&quot;\\hpc2k8master\SRC&quot; /&gt; &lt;Parameter Name=&quot;Description&quot; Value=&quot;Shares a folder during the Windows PE phase of the operating system installation.&quot; /&gt; &lt;/Item&gt; &lt;Item Name=&quot;ExecuteOSCommand&quot;&gt; &lt;Parameter Name=&quot;Command&quot; Value=&quot;o:&quot; /&gt; &lt;ParameterList Name=&quot;ErrorWhiteList&quot; /&gt; &lt;Parameter Name=&quot;Description&quot; Value=&quot;Runs a command as Administrator.&quot; /&gt; &lt;/Item&gt; &lt;Item Name=&quot;ExecuteOSCommand&quot;&gt; &lt;Parameter Name=&quot;Command&quot; Value=&quot;cd o:\Java\JavaCurrent&quot; /&gt; &lt;ParameterList Name=&quot;ErrorWhiteList&quot; /&gt; &lt;Parameter Name=&quot;Description&quot; Value=&quot;Runs a command as Administrator.&quot; /&gt; &lt;/Item&gt; &lt;Item Name=&quot;ExecuteOSCommand&quot;&gt; &lt;Parameter Name=&quot;Command&quot; Value=&quot;jre-6u13-windows-i586-p-s.exe /quiet /qn /norestart /l jre%COMPUTERNAME%.txt ADDLOCAL=ALL INSTALLDIR=c:\programme\java\JRE\ REBOOT=Suppress JAVAUPDATE=0 WEBSTARTICON=0&quot; /&gt; &lt;ParameterList Name=&quot;ErrorWhiteList&quot; /&gt; &lt;Parameter Name=&quot;ContinueOnFailure&quot; Value=&quot;True&quot; /&gt; &lt;Parameter Name=&quot;Description&quot; Value=&quot;Runs a command as Administrator.&quot; /&gt; &lt;/Item&gt; &lt;/Template&gt;</pre><hr class="sig">JHWed, 06 May 2009 05:49:05 Z2009-05-06T05:49:05Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#c5a19ed4-bb19-4a13-84eb-dfb66c82a42bhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#c5a19ed4-bb19-4a13-84eb-dfb66c82a42bGreg Teatherhttp://social.microsoft.com/Profile/en-US/?user=Greg%20TeatherRemoting Data missing in head-node transmissionHello Johannes,<br/><br/>Thank you for providing the log, so we can provide a less cryptic error message here in the future. :)<br/><br/>Unfortunately this template will not execute correctly in any circumstance... We made a design decision in HPC Pack 2008 to not attempt semantic validation of node templates. It is quite possible to produce a set of template items that will not result in a deployed compute node.<br/><br/>Your template contains a<strong> MountShare</strong> operation that executes in Windows PE (the <strong>configuration</strong> phase, in the node template editor), followed by some <strong>ExecuteCommand </strong>operations that execute in the <strong>deployment </strong>phase of the node template editor.  The error you pasted occurs when there is a node template specified that contains configuration items but does not contain an <strong>InstallWindows </strong>action. We expect the <strong>InstallWindows </strong>action to transition us from one deployment phase to another.<br/><br/>My advice is to create a full OS Deployment template using the Template Creation Wizard, then edit it to insert your JRE installation steps. You will want to use a <strong>MountShare</strong> operation from the deployment phase instead of the configuration phase. Your ExecuteOSCommand items look good.<br/><br/>-- GregMon, 18 May 2009 21:58:56 Z2009-05-18T21:58:56Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#efd359dd-4723-4a14-bf1c-81dba217be68http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/384b0872-a51f-4056-a9bb-a95e0c70a736#efd359dd-4723-4a14-bf1c-81dba217be68Johannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_deRemoting Data missing in head-node transmissionHi Greg,<br/> <br/> thanks for putting this error into perspective.<br/> So is it possible at all to issue node templates with certain commands, <strong>without the InstallWindows</strong> item?<br/> Maybe just using the  <strong>Maintenance</strong> phase?<br/> <br/> <br/> <br/> Johannes<br/> <br/><hr class="sig">JHTue, 19 May 2009 06:14:43 Z2009-05-19T06:14:43Z