The information in this article applies to:
SYMPTOMS
An application exception (trap) occurs in the SNA Server service
(SNASERVR.EXE) when used with the Attachmate Extra! 3270 version 4.x
emulator.
In addition, SNA Server logs Event 624 in the Windows NT Application Log (as seen in the Event Viewer) when this trap occurs. The following is a detailed description of the Event 624 that is logged when this trap occurs:
CAUSEA 3270 emulator has two connections to the SNA Server service. One connection is for SSCP-LU data and the other one is for PLU-SLU (Primary Logical Unit - Secondary Logical Unit) data. The SNA Server service trap is caused because the 3270 emulator is sending a PLU-SLU message on the connection that is only meant to handle SSCP-LU data. This is behavior which the SNA Server service is not expecting, and it traps when it accesses its session control block for the SSCP-LU session and treats it as a control block for the PLU-SLU session. RESOLUTION
Microsoft has modified the file, SNASERVR.EXE, to handle this error.
A 3270 emulator communicates with the SNA Server service over the Emulator
Interface Specification (EIS) interface. For performance reasons, this is a
trusted interface - that is, the SNA Server service assumes that messages
across this interface are correctly addressed and formatted. The fix for
this trap involves producing a SNA Server service which actually checks
that messages received from the emulator on the connection for SSCP-LU data
are in fact valid messages for that session, and discards them if they are
not. This fix allows the client to continue to function as if nothing had
happened and it prevents the SNA Server service from trapping.
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.00 2.10 2.11 dump third-party app mainframe win3.x
Keywords : ntnetserv |
Last Reviewed: November 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |