SMP Server Fails with Stop 0xA During Browser ShutdownLast reviewed: September 16, 1997Article ID: Q172169 |
The information in this article applies to:
SYMPTOMSYour system may fail and the following STOP message in Rdr.sys appears: **** STOP 0x0000000A
CAUSEIf the browser service is shut down during an election, a failure may occur. A scheduled process performed a net use * /d command while logged on as the local system account. This disconnected the IPC$ null session. This removes RPC communication that the browser service relies on for communication with other servers. The same effect can be observed while shutting down the browser. In order for the failure to occur, an election must take place at this point and the server must be a multiprocessor system.
RESOLUTIONConfigure the system so that the batch processes run by the scheduling services will not be performed under the context of the system account. The net use /d command specifying * or \\server\ipc$ are the commands that must not be carried out. By preventing the carrying out of such commands, the browser will not experience these problems.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Product Support Services for more information.
|
Additional query words: check codes
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |