The information in this article applies to:
SYMPTOMSThe MSMQ service fails to start with an Windows NT Event 2083 indicating there are corrupt messages. Details on the specific file containing the bad message is contained in the event description. This event may be followed by Windows NT Event 2023. CAUSEIf Microsoft Message Queue Server (MSMQ) is not shut down properly due to a computer crash or power outage, then the last batch of messages may not be flushed to disk. The message log file has already been updated indicating that the block of storage in the message file does contain valid messages even though the actual contents have not yet been written. This causes the MSMQ service to view this block as one or more corrupted messages when it restarts. RESOLUTIONMSMQ service was changed to make sure that all messages are flushed to disk. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article. MORE INFORMATION
The ID of the message file containing the corrupt message is contained in the message text accompanying the event ID 2083. This message file and the file with the same number but prefixed with an "l" may be removed from the MSMQ storage directory.
Additional query words:
Keywords : kbMSMQ kbMSMQ100 kbDSupport |
Last Reviewed: November 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |