FIX: The MSMQT receive adapter sends a BAD_DESTINATION_NACK negative acknowledgement after you manually fail over an MSMQT receive port in BizTalk Server 2004 (919229)



The information in this article 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, you manually fail over a BizTalk Message Queuing (MSMQT) receive port from one server to a second server. When a message is received, the MSMQT receive adapter on the second server sends a BAD_DESTINATION_NACK negative acknowledgement.

Additionally, the Microsoft Message Queuing client drops the message. If journalizing is enabled on the client, the message is moved to a dead-letter queue, or the message disappears.

RESOLUTION

Hotfix information

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

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

You must have BizTalk Server 2004 Service Pack 1 (SP1) 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 nameFile versionFile sizeDateTime
Msmqt.dll3.0.7038.0305,66412-May-200601:34
Msmqtn.dll3.0.7038.0160,76812-May-200601:34
Note Because of file dependencies, the most recent hotfix that contains these files may also contain additional files.

STATUS

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

MORE INFORMATION

To apply this hotfix, follow these steps:
  1. Extract the files that are contained in the hotfix.
  2. In the folder that contains the extracted files, double-click Setup.exe.
  3. Click Start, click Run, type Regedit, and then click OK.
  4. Locate the following registry key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTSSvc 3.0\MessageQueuing

  5. Right-click the registry key that you located in step 4, point to New, and then click DWORD Value.
  6. Type MsmqtIgnoreOsNameValidation, and then press ENTER.
  7. Right-click MsmqtIgnoreOsNameValidation, and then click Modify.
  8. In the Value data box, type 1, and then click OK.
  9. Close Registry Editor.
  10. Restart the BizTalk Server host instance services.

REFERENCES

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


Modification Type:MinorLast Reviewed:7/26/2006
Keywords:kbBTS kbbug kbfix kbQFE kbpubtypekc kbhotfixserver KB919229 kbAudDeveloper