Home   |   Asp.Net 2.0   |   .Net Framework 2.0   |   IIS 6.0   |   Sql Server 2005   |   Visual Basic 2005   |   c# 2005   |   VS 2005   |   Visual Source Safe 2005

MS Dynamics CRM 3.0

SharePoint Portal Server 2003
SharePoint Server 2007
Dynamics NAV
Dynamics CRM
SharePoint Designer 2007
SharePoint Portal Server 2001
Windows SharePoint Services
Windows SharePoint Services 3.0
Project Server 2003
Project Server 2007
Dynamics – Point of Sale
Dynamics AX
Dynamics GP
Dynamics Retail Management System (RMS)
Dynamics SL
SQL Server 2000
Visual Basic .NET 2003
Visual C# .NET 2003
Visual C++ .NET 2003
Visual C++ 2005
Visual SourceSafe 6.0
Windows Server 2003
Windows Server 2003
Outlook 2003
ADO.NET 1.1
ASP.NET 1.0
Visual Studio Team Foundation Server
Visual Studio 2005 Team Edition
Windows Internet Explorer 7
BizTalk Server 2000
BizTalk Server 2002
BizTalk Server 2004
BizTalk Server 2006
Visual Studio 6.0
Access 2000
Access 2002
Access 2003
Access 2007
Access 97
Collaboration Data Objects 2.0
Commerce Server 2002
Content Management Server 2001
Commerce Server 2007
Content Management Server 2002
Data Access Components 2.7
Data Access Components 2.8
DirectX 9.0b
Office Small Business Accounting 2006
Accounting 2007
ActiveSync 4.1
Class Server 2.0
Groove 2007
Windows Vista
Outlook 2007
OneNote 2003
OneNote 2007
Office X for Mac
Zune software
Zune Live
Zoo Tycoon 2
Flight Simulator 2002
Dungeon Siege II

Cervo Technologies
The Right Source to Outsource

Oracle Database FAQS

Sharepoint Portal Server KB

Outlook 2007 Knowledge Base Articles

BizTalk Server 2002 Knowledge Base Articles

Documents that are being sent from BizTalk Messaging to BizTalk Orchestration can become stranded in the private MSMQ queue that temporarily houses these documents in the event of a catastrophic failure such as a power outage. When these documents...


Documents that are being sent from BizTalk Messaging to BizTalk Orchestration can become stranded in the private MSMQ queue that temporarily houses these documents in the event of a catastrophic failure such as a power outage. When these documents are stranded in the private MSMQ queues, they will remain stranded even after the BizTalk Server is restored to working condition.

CAUSE

When you bind a BizTalk Messaging Port to an XLANG schedule, the mechanism by which documents are passed to the schedule is referred to as the Orchestration Activation Component (OAC). The OAC writes the document that was being processed by the BizTalk Messaging engine to a private MSMQ queue, and then instantiates the schedule that is bound to the Messaging Port. The schedule in turn retrieves the document from the MSMQ queue. Once the schedule picks up the document from the queue, the queue is deleted. If a catastrophic failure occurs after the OAC writes the document to the MSMQ queue but before the OAC instantiates the corresponding schedule, the document will become stranded in the queue even after the server is restored.

This problem can occur because the OAC does not persist a record of the process of writing a document to the MSMQ queue. Therefore in the event of a failure, upon recovery the OAC does not know that it is supposed to instantiate a schedule to pick up any documents that it may have previously written to the MSMQ queue.

RESOLUTION

Service Pack Information

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2002. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

Hotfix Information

To resolve this problem, obtain the latest service pack for Microsoft BizTalk Server 2002. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

MORE INFORMATION

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
1.Start Registry Editor (Regedt32.exe).
2.Locate, and then click the following key in the registry:
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\BizTalk Server\1.0\XLANG Scheduler
3.On the Edit menu click Add Key , and then add the following registry key to the registry:
Value name: SafeInstantiateAllSkeds
Radix: Decimal
Value data: 1
4. Quit Registry Editor.


This registry entry will cause the OAC to maintain a record of all documents that it writes to the private MSMQ for pickup by the corresponding XLANG Schedule. This will allow the OAC to ensure that it can instantiate a schedule for any documents that are stranded in the event of a catastrophic failure.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft BizTalk Server 2002 Service Pack 1.


APPLIES TO
Microsoft BizTalk Server 2002 Standard Edition

Keywords: 
kbfix KB824998

Copyright © 2004 - 2007 Gridview.org, Inc. All rights reserved. Powered by Smart Web Content Management System