SLI_OPEN Fails w/ LUA_CANCELLED After SLI_CLOSE Completes

Last reviewed: April 17, 1997
Article ID: Q163594
The information in this article applies to:
  • Microsoft SNA Server for Windows NT, versions 2.0, 2.1, 2.11, 2.11 Service Pack 1 (SP1), 3.0

SYMPTOMS

Issuing SLI_CLOSE to cancel an SLI_OPEN sometimes causes a subsequent SLI_OPEN on the same LU to fail with an LUA_CANCELLED (0x0021) primary return code.

CAUSE

When an SLI_CLOSE is issued, the SLI library calls RUI_TERM to shutdown the LU session. If a new SLI_OPEN is called on this same LU, the underlying RUI interface may complete the RUI_TERM in error, causing the SLI_OPEN to fail with LUA_CANCELLED.

RESOLUTION

A hotfix to SNA Server 2.11 SP1 and 3.0 is available to correct this problem. The updated modules are:

  <snaroot>\system\WINRUI32.DLL  (for Windows NT clients)
  <winroot>\system\WINRUI32.DLL  (for Windows 95 clients)
  <winroot>\system\WINRUI.DLL    (for Windows 3.x clients)
  <snaroot>\RUI.DLL              (for OS/2 clients)
  <snaroot>\DOSACS.LIB           (for MS-DOS clients)

STATUS

Microsoft has confirmed this to be a problem in SNA Server 2.0, 2.1, 2.11, 2.11 SP1 and 3.0. This problem was corrected in the latest Microsoft SNA Server 2.11 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K


Additional query words: prodsna
Keywords : kbbug2.00 kbbug2.10 kbbug2.11 kbbug3.00 kbfix2.11.sp2 kbnetwork kbprg snalua snaprog kbbuglist
Version : 2.0 2.1 2.11 3.0
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 17, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.