The information in this article applies to:
SYMPTOMSFollowing the termination of a user-written SNA Server application that submitted three concurrent TRANSFER_MS_DATA calls to submit an alert to NetView, the SNA Server will fail with Event 624. You will get the following Drwtsn32.log exception error:
CAUSEUnder certain conditions, the application shutdown was causing an internal SNA Server buffer pool mutex to be left in a signaled state, causing the SNA Server to wait indefinitely for the mutex to be released. RESOLUTION
To avoid this deadlock, the internal buffer pool mutex time-out interval is
now configurable, with the default still set to infinite. Instead of
waiting forever for the pool event to be signaled, the code now retries to
lock the pool mutex each time the time-out expires.
Valid values are 100ms through 0xFFFFFFF (infinite). 1000ms is the
recommended setting if this problem is being encountered.
STATUSMicrosoft has confirmed this to be a problem in SNA Server version 2.11. This problem was corrected in the latest SNA Server for Windows NT version 2.11 U.S. Service Pack. For information on obtaining this update, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words:
Keywords : ntdistrib ntnetserv prodsna |
Last Reviewed: November 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |