Microsoft KB Archive/918343

From BetaArchive Wiki

Article ID: 918343

Article Last Modified on 11/15/2007



APPLIES TO

  • Microsoft BizTalk Server 2004 Standard Edition
  • Microsoft BizTalk Server 2004 Partner Edition
  • Microsoft BizTalk Server 2004 Enterprise Edition
  • Microsoft BizTalk Server 2004 Developer Edition



SYMPTOMS

In Microsoft BizTalk Server 2004, the MSMQT adapter may unexpectedly stop processing messages from a Microsoft Message Queuing client. Additionally, the MSMQT adapter may reject subsequent messages from the Message Queuing client. Therefore, messages accumulate in the outgoing queue of the Message Queuing client.

This problem may occur if you experience database failure or intermittent database connectivity when BizTalk Server processes a message.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

You must have Microsoft BizTalk Server 2004 installed to apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name File version File size Date Time SP requirement
Msmqt.dll 3.0.7040.0 308,224 05-Jul-2006 21:06
Msmqtn.dll 3.0.7040.0 160,768 05-Jul-2006 21:06

Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

MORE INFORMATION

When you receive a message, the MSMQT adapter starts a transaction to process the message. The MSMQT adapter sends an acknowledgement message and an order acknowledgement message to the Message Queuing client. If BizTalk Server cannot commit the transaction because connectivity issues occur with the database, the transaction is rolled back. However, because the order acknowledgement has already been sent, the client will increment the sequence number that is used to track transactions. This behavior may cause the MSMQT adapter and the Message Queuing client not to be synchronized.

For example, the Message Queuing client sends a message that has a sequence number of 100. The Message Queuing client increments the sequence number to 101 when it receives the order acknowledgement. Therefore, the next message that the Message Queuing client sends has a sequence number of 101. However, if BizTalk Server cannot commit the transaction that has the sequence number of 100 to the database, BizTalk Server expects the next transaction to have a sequence number of 100. This behavior causes the MSMQT adapter to reject subsequent messages from the Message Queuing client that have a sequence number of 101 or more.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbbug kbfix kbqfe kbpubtypekc kbhotfixserver kbbts KB918343