I'm using BTDF 5.5.
When attempting to restart a clustered host the deployment fails while trying to start the inactive node:
When attempting to restart a clustered host the deployment fails while trying to start the inactive node:
Target BounceBizTalk:
Target BounceAllBizTalkHosts:
Host list (BizTalkHosts ItemGroup) not customized.
Querying NJES1S7334 to request active cluster node...
Active cluster node reported by NJES1S7334 is NJES1S7334.
Stopping host instance: BiDiClusteredHost_MSMQ on NJES1S7334
Stopped host instance : BiDiClusteredHost_MSMQ on NJES1S7334
Starting host instance: BiDiClusteredHost_MSMQ on NJES1S7334
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : The BizTalk Host instance "BiDiClusteredHost_MSMQ" on server "NJES1S7333" was not started. However the cluster which this is part of was brought online on node "NJES1S7334".\r
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)\r
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)\r
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)\r
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : at System.Management.ManagementObject.InvokeMethod(String methodName, Object[] args)\r
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : at DeploymentFramework.BuildTasks.ControlBizTalkHostInstance.ControlHostInstances(String query)\r
C:\Program Files (x86)\GCMS Interfaces\CIC.GCMS.Common.NC.Out.Collect\Deployment\Framework\BizTalkDeploymentFramework.targets(1181,5): error : at DeploymentFramework.BuildTasks.ControlBizTalkHostInstance.Execute()
Done building target "BounceAllBizTalkHosts" in project "Deployment.btdfproj" -- FAILED.
Done building target "BounceBizTalk" in project "Deployment.btdfproj" -- FAILED.