Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 2400571 - Last Review: October 28, 2010 - Revision: 1.0
The BizTalk, master ENTSSO, and MSDTC resources may require a long time to be brought online or are not bought online in BizTalk Server 2006 R2 if the BizTalk group moves to another node
Consider the following scenario:Â Â Â
- You have a Microsoft BizTalk Server 2006 R2-based cluster configured in a domain.
- The cluster has the following two groups:
- A BizTalk group that contains a BizTalk host resource, a master Enterprise Single Sign-On (ENTSSO) resource, an IP resource, and a Network Name resource.
- A Microsoft Distributed Transaction Coordinator (MSDTC) group that contains a MSDTC resource, a disk resource, an IP resource, and a Network Name resource.
- You move the groups from one cluster node to another cluster node. Or, you shut down the cluster node that has the groups, and then the resources of the node fail over to another node in the cluster.
In this scenario, the BizTalk, master ENTSSO, and MSDTC resources may require a long time to be brought online. Therefore, the resources are in anÂ
Online Pending state and might not be brought online.
This issue occurs because no dependency relationship exists between the BizTalk host resource and the master ENTSSO resource. Therefore, the cluster may try to bring online the BizTalk host resource before the cluster tries to bring online the ENTSSO resource, and blocking occurs between the BizTalk, master ENTSSO, and MSDTC resources.Â
To resolve this issue, add a dependency relationship between the BizTalk host resource and the master ENTSSO resource that are in the same group.
To do this, follow these steps:
- In Cluster Administrator, right-click BTSSvc$BizTalkServerApplication in BTS Server Group, and then select Properties.
Note BTSSvc$BizTalkServerApplication is a placeholder for the name of a BizTalk host resource.
- Click the Dependencies tab, and then click Modify.
- On Modify Dependencies page, select entsso in the Available Resources list, click --> to add the entsso resource to a list of the dependencies, click Next, and then click Ok to close Modify Dependencies page.
Note entsso is a placeholder for the name of the ENTSSO resource.
- Click Ok to close the Dependencies page.
Note If the group has multiple BizTalk host resources, repeat these steps for each BizTalk host resource.
APPLIES TO
- Microsoft BizTalk Server 2006 Enterprise Edition
- Microsoft BizTalk Server 2006 R2 Enterprise Edition
| kbprb kbsurveynew kbexpertiseadvanced kbtshoot KB2400571 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate