Article ID: 322023 - Last Review: March 1, 2007 - Revision: 4.2 Event ID 115 message occurs when you start SMTP serviceThis article was previously published under Q322023 On This PageSYMPTOMSIf you try to start the Simple Mail Transfer Protocol
(SMTP) virtual server from Exchange System Manager, you may receive one of the
following error messages: The service did not respond to
the start or control request in a timely fashion. Check the Windows Event Viewer for details. The service has returned a service-specific
error code. Check the Windows Event Viewer for details.
Source: SMTPSVC When you receive these error messages, you can run the following
command from a command prompt: Event ID: 115 Description: The service could not bind instance 1. The data is the error code. For additional information specific to this message please visit the Microsoft Online Support site located at: http://search.support.microsoft.com/search/?adv=1. Netstat -an | find ":25" If you receive the following output when you run this command, a
service other than SMTP is using port 25 on the server:
TCP 0.0.0.0:25 0.0.0.0:0 LISTENING
CAUSE This behavior may occur if all of the following conditions
are true:
RESOLUTION To resolve this behavior, configure Exchange 2000 so that
it does not listen on the same socket as ISA Server (a socket is defined as
IP address:port number).
To server publish SMTP on the same server as ISA Server, you must configure the
Exchange 2000 SMTP virtual server to listen only on the internal interface, and
allow ISA Server to forward the incoming requests from the external interface
to the internal interface. Verify That You Are Server Publishing SMTPTo verify that you are server publishing SMTP:
After you have verified that you are server publishing SMTP, configure Exchange 2000 to listen only on your internal IP address. To do so:
STATUSThis
behavior is by design. MORE INFORMATION You cannot multiplex Transmission Control Protocol (TCP)
ports or used them more than one time in a session. You must stop one service
from using a port before another service or program can use
it. For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base: 281760
(http://support.microsoft.com/kb/281760/
)
XCON: How to disable IIS socket pooling on the SMTP service
256132
(http://support.microsoft.com/kb/256132/
)
Event ID 115 when configuring more than one virtual server on same IP address
Other CausesIf you do not have a server publishing rule for SMTP (TCP port 25), this article does not apply to your issue. There are several potential causes for this behavior. The most common issues include a third-party product that takes up TCP port 25 on the external interface. To troubleshoot this issue, turn off programs such as antivirus e-mail gateways. | Article Translations
|

Back to the top
