Node Retries Open(Link) on X.25 Even After Error is Reported

Last reviewed: February 1, 1996
Article ID: Q140825
The information in this article applies to:
  • Microsoft SNA Server for Windows NT, versions 2.11

SYMPTOMS

If the SNALink cannot initialize successfully, it responds with an Open (LINK) Error-Response containing an error code. Upon receiving an Open(LINK) Error-Response on a link, the node should not continue to retry connections on that link service. However, in the case of X.25 PVCs (permanent virtual circuits), and SDLC (Synchronous Data Link Control) leased connections, the node continues to retry.

Sample Trace

   at 17:25:41.31 Open Link Request for Link Service SDL2
   at 17:25:41.40 Open Link Request for Link Service QLLC
   at 17:25:41.40 Open Link Response with Error code 01 for SDL2
   at 17:25:41.53 Open Link Response with Error code 01 for QLLC
   at 17:26:01.84 Open Link Request for Link Service SDL2
                                                    (retried every 20 sec.)

CAUSE

The node fails to deal with leased connections correctly. It compares the name of the link service against a list that does not exist for leased connections.

RESOLUTION

The node no longer retries Open(Link)s after any RSPERR on any link type.

STATUS

Microsoft has confirmed this to be a problem in SNA Server for Windows NT. This problem was corrected in the latest SNA Server for Windows NT, 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


KBCategory: kbnetwork kbbug2.11
KBSubcategory: ntnetserv
Additional reference words: prodsna 2.11 3.51


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: February 1, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.