SLI Verbs Return w/ Cancelled Error Before SLI_CLOSE Completes

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

SYMPTOMS

If a session failure occurs on an SLI session, any pending SLI_BID request will return immediately with an error. If the SLI application then calls SLI_CLOSE followed immediately by SLI_OPEN, the SLI_OPEN will fail with an LUA_CANCELLED error.

CAUSE

While an SLI_CLOSE is being processed, an SLI_OPEN is being accepted and returns with an error before the SLI_CLOSE completes. The problem occurs since the underlying RUI interface has not completed session cleanup on the previous session failure.

RESOLUTION

An update to Winsli32.dll corrects this problem by changing the handling of the SLI_CLOSE function. When an application issues SLI_CLOSE, all the pending SLI verbs are cancelled. This fix changes the order of processing so that all pending verbs are not returned until the SLI_CLOSE completes.

STATUS

Microsoft has confirmed this to be a problem in SNA Server versions 2.1, 2.11, 2.11 Service Pack 1 (SP1), and 3.0. This problem was corrected in the latest Microsoft SNA Server 2.11 and 3.0 U.S. Service Packs. 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.11 kbbug3.00 kbfix2.11.sp2 kbfix3.00.sp1 kbnetwork snalua snaprog kbbuglist
Version : 2.11 3.0
Platform : WINDOWS
Issue type : kbbug
Resolution Type : kbfix


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 14, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.