FIX: Microsoft Message Queuing service stops responding when the client application performs multiple remote reads (884557)



The information in this article applies to:

  • Microsoft Message Queuing 3.0

SYMPTOMS

When your Microsoft Message Queuing client application performs multiple remote reads from a Microsoft Windows 2003-based computer, the Transmission Control Protocol (TCP) connection count on the remote computer that is running the Message Queuing service increases until the Message Queuing Server service on the remote computer stops responding.

CAUSE

This problem occurs when the Message Queuing service holds a TCP connection after the Message Queuing service receives a request, but the Message Queuing service does not process the request in a timely manner. Because of this behavior, the TCP connection count increases until the system runs out of resources.

RESOLUTION

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 Microsoft Windows Server 2003 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

Microsoft Windows Server 2003

Restart requirement

You must restart your computer after you apply this hotfix.

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 tool in Control Panel.
   Date         Time   Version            Size    File name
   ------------------------------------------------------------
   01-Sep-2004  17:16  5.2.1729.207       77,312  Mqac.sys
   01-Sep-2004  17:49  5.2.1729.207      146,432  Mqad.dll         
   01-Sep-2004  17:49  5.2.1729.207      192,000  Mqads.dll        
   01-Sep-2004  17:17  5.2.1729.207       28,160  Mqbkup.exe       
   01-Sep-2004  17:49  5.2.1729.207        9,728  Mqcertui.dll     
   01-Sep-2004  17:49  5.2.1729.207       31,232  Mqdbodbc.dll     
   01-Sep-2004  17:49  5.2.1729.207       47,616  Mqdscli.dll      
   01-Sep-2004  17:49  5.2.1729.207       48,128  Mqdssrv.dll      
   01-Sep-2004  17:49  5.2.1729.207       44,544  Mqgentr.dll      
   01-Sep-2004  17:49  5.2.1729.207       28,160  Mqise.dll        
   01-Sep-2004  17:49  2001.12.4720.19    71,680  Mqlogmgr.dll     
   01-Sep-2004  17:17  5.2.1729.207       39,424  Mqmig.exe        
   01-Sep-2004  17:49  5.2.1729.207      220,160  Mqmigrat.dll     
   01-Sep-2004  17:49  5.2.1729.207      230,400  Mqoa.dll         
   01-Sep-2004  17:49  5.2.1729.207       15,872  Mqperf.dll       
   01-Sep-2004  16:49  5.2.1729.207      778,240  Mqqm.dll         
   01-Sep-2004  17:49  5.2.1729.207      169,472  Mqrt.dll         
   01-Sep-2004  17:49  5.2.1729.207      117,248  Mqrtdep.dll      
   01-Sep-2004  17:49  5.2.1729.207      133,632  Mqsec.dll        
   01-Sep-2004  17:49  5.2.1729.207      508,928  Mqsnap.dll       
   01-Sep-2004  17:49  5.2.1729.207       50,176  Mqupgrd.dll      
   01-Sep-2004  17:49  5.2.1729.207      421,888  Mqutil.dll       

STATUS

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

MORE INFORMATION

Steps to reproduce the problem

To reproduce this problem, create application that loops through the following steps:
  1. Call the MQOpenQueue method to open the remote queue.
  2. Call the MQReceiveMessage method with callback.
  3. Call the MQCloseQueue method to close the queue.
Note On both the client and the server, TCP ports and handles are left open.

REFERENCES

For additional information about Message Queuing, visit the following Microsoft Developer Network (MSDN) Web site: For additional information about terminology that is used to describe Microsoft software updates, 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:6/1/2006
Keywords:kbWinServ2003preSP1fix kbfix kbprb kbHotfixServer kbQFE kbbug KB884557 kbAudITPRO kbAudDeveloper