FIX: A Host Integration Server 2000 system may log event 650 warning messages when multiple Host Integration Server clients try to connect to an SNA Server service by using Named Pipes (896413)



The information in this article applies to:

  • Microsoft Host Integration Server 2000
  • Microsoft Host Integration Server 2000 SP1
  • Microsoft Host Integration Server 2000 SP2


SYMPTOMS

A Microsoft Host Integration Server 2000 system may log event 650 warning messages when multiple Host Integration Server clients try to connect to an SNA Server service (Snaservr.exe) at the same time. The Host Integration Server clients try to connect over Named Pipes. The event 650 warning messages may be similar to the following:Event ID: 650
Source: SNA Server
Description: Windows socket accept() or ConnectNmPipe() returned error rc = 996.

CAUSE

The Named Pipes transport DLL (Snalm.dll) does not correctly set the bWait parameter in the GetOverlappedResult WIN32 API call. A small timing window may prevent a Host Integration Server client from making a Named Pipe connection to a Host Integration Server system. This problem occurs if another Host Integration Server client connected over Named Pipes at the same time.

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 Host Integration Server 2000 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.

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
-----------------------------------------------------
06-Jul-2005  20:59  5.0.0.2071    49,424   Snalm.dll 

Note Because of file dependencies, the most recent fix 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

This problem only occurs if Host Integration Server clients are configured to use Microsoft Networking (Named Pipes) as the client/server protocol to connect to Host Integration Server systems. Host Integration Server clients should be configured to use TCP/IP as the client/server protocol if TCP/IP is the available network protocol.

The Host Integration Server 2000 Administrator client and the Host Integration Server 2004 client try to use Microsoft Networking (Named Pipes) if the clients are configured to use TCP/IP and the TCP/IP sockets connection was not successful. For more information about this problem, click the following article number to view the article in the Microsoft Knowledge Base:

178126 SNA NT clients should not fall back to Named Pipes

If a Host Integration Server system is logging event 650 messages when the Host Integration Server clients are configured to use TCP/IP as the client/server protocol, the clients may not be able to connect by using TCP/IP sockets. This problem would cause the Host Integration Server 2000 Administrator client or the Host Integration Server 2004 client to use Named Pipes.

Modification Type:MinorLast Reviewed:7/25/2006
Keywords:kbHotfixServer kbQFE kbfix kbbug kbpubtypekc KB896413