Microsoft KB Archive/170006

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:34, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


XCON: Event 9234 Reports Sockets Error 10038

Article ID: 170006

Article Last Modified on 10/28/2006



APPLIES TO

  • Microsoft Exchange Server 4.0 Standard Edition
  • Microsoft Exchange Server 5.0 Standard Edition
  • Microsoft Exchange Server 5.5 Standard Edition



This article was previously published under Q170006


SYMPTOMS

During heavy load, the Microsoft Exchange Message Transfer Agent (MTA) may report the following error:

Event 9234: MSExchangeMTA Operating System
A sockets error BASE IL on a select() call was detected.
The MTA will attempt to recover the sockets connection.
Control block index: 10038. [TCP/IP ASYNC 11 280 %6] (12)

The MTA will continue to transfer messages.

CAUSE

This is a non-critical error that most often shows up when the MTA is processing a high number of messages and/or on multi-processor servers. The sockets error, 10038, indicates that the MTA has attempted to open an invalid socket. As soon as another MTA thread releases a socket, the MTA thread in error will claim and use it.

No data loss will occur as this activity is by design under heavy load. For more information on the 10038 sockets error, please see the following Microsoft Knowledge Base article:

155738 Application Coding Error Results in Error 100038 (WSAENOTSOCK)


This behavior is by product design.

Keywords: kbbug KB170006