BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

Issue: BounceSelectedBizTalkHosts - fails for clustered hosts #283

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

When restarting host instances for a clustered host the job will fail when restarting the inactive host instance. See log below:

"c:\Program Files (x86)***** for BizTalk\1.0\Deployment\Framework\DeployTools\cscript64.exe" /nologo "c:\Program Files (x86)**** for BizTalk\1.0\Deployment\Framework\DeployTools\BounceBizTalkHost.vbs" "MsDynamicsMSMQReceive" Stopping and starting: MsDynamicsMSMQReceive on BIZ1 Stopping and starting: MsDynamicsMSMQReceive on BIZ1 Stopping and starting: MsDynamicsMSMQReceive on BIZ2 SWbemObjectEx 80C02831: Retrying: 1 SWbemObjectEx 80C02831: Retrying: 2 SWbemObjectEx 80C02831: Retrying: 3 SWbemObjectEx 80C02831: Retrying: 4

This work item was migrated from CodePlex

CodePlex work item ID: '10120' Assigned to: 'tfabraham' Vote count: '1'

tfabraham commented 6 years ago

[tfabraham@7/18/2013] Problem is I'm not sure what, if anything, I can examine on a MSBTS_HostInstance WMI object that could indicate to skip the passive server.

tfabraham commented 6 years ago

[UnknownUser@7/22/2013]

tfabraham commented 6 years ago

[UnknownUser@7/22/2013] Resolved with changeset 73327.

tfabraham commented 6 years ago

[tfabraham@3/26/2014] ** Closed by tfabraham 7/22/2013 10:52 PM

tfabraham commented 6 years ago

[UnknownUser@3/26/2014]

tfabraham commented 6 years ago

[UnknownUser@3/26/2014]

tfabraham commented 6 years ago

[UnknownUser@3/28/2014] Resolved with changeset 74780: Fix error during restart of clustered host instances (#10120)