The information in this article applies to:
SYMPTOMSIf the host application sends sense data to an RUI application while the RUI application is sending data, the SNA Server RUI library queues the application data in error and never sends it, causing the RUI application and the host application to become unsynchronized. CAUSEThe RUI application gets the sense data indicator (SDI) message and correctly sends negative response. Because the RUI library is in the middle of a chain (it has only received Begin Chain - BCI, not End Chain - ECI) it sets a flag telling it to discard all data messages until it receives one with ECI set. Unfortunately the server performs the same check. Therefore the RUI library does not see the ECI flag until it receives the end of the NEXT chain (the retried one). RESOLUTION
The RUI application can't work around this problem. The solution is for the
RUI library to detect that a new chain is starting without the purging one
ending, and simply to stop purging at that point.
STATUSMicrosoft 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 Additional query words: prodsna 2.10 2.11
Keywords : ntnetserv sna211 sna21 |
Last Reviewed: October 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |