MSExchangeTransport 14004

 

上一次修改主题: 2011-03-19

本文对特定 Exchange 事件进行了说明并提供了可能的解决方案。如果您在此处未找到所需内容,请尝试在 Exchange 2010 帮助中进行搜索。

Details

Product Name

Exchange

Product Version

14.0

Event ID

14004

Event Source

MSExchangeTransport

Category

Process

Symbolic Name

AppConfigLoadFailed

Message Text

The worker process has failed to load application configuration file: %1

Explanation

This Error event indicates the Microsoft Exchange Transport service couldn't load the EdgeTransport.exe.config application configuration file because of a file syntax error.

The EdgeTransport.exe.config file is an XML application configuration file that is located at C:\Program Files\Microsoft\Exchange Server\V14\Bin. EdgeTransport.exe.config is associated with the EdgeTransport.exe file. EdgeTransport.exe and MSExchangeTransport.exe are the executable files that are used by the Microsoft Exchange Transport service. This service runs on every Hub Transport server or Edge Transport server. Changes that are made to the EdgeTransport.exe.config file are applied after the Microsoft Exchange Transport service is restarted.

The following example shows the typical structure of the EdgeTransport.exe.config file:

<configuration>

<runtime>

<gcServer enabled="true" />

</runtime>

<appSettings>

<add key="Configuration Option" value="Value" />

</appSettings>

</configuration>

You can add new configuration options or modify existing configuration options in the <appSettings> section. The parameter names in the <add key=../> section are case sensitive.

If a specific parameter is missing, or if the EdgeTransport.exe.config file is missing, the default values for all available parameters are used when the Microsoft Exchange Transport service is started.

User Action

To resolve this error, follow these steps:

  1. Rename the existing EdgeTransport.exe.config file in the C:\Program Files\Microsoft\Exchange Server\V14\Bin directory to EdgeTransport.exe.bad.

  2. Make a copy of the EdgeTransport.exe.config.template file that also exists in the C:\Program Files\Microsoft\Exchange Server\V14\Bin directory. Name the copied file EdgeTransport.exe.config. The template file contains the default values for all parameters.

  3. Compare the values in the old EdgeTransport.exe.bad file to the new EdgeTransport.exe.config file. Verify that any customizations that you might have made to the values of any parameters in the <appSettings> section are incorporated into the new file.

  4. Restart the Microsoft Exchange Transport service.

For More Information

如果您尚未执行此操作,请考虑运行 Exchange 工具,已创建这些工具以帮助您分析 Exchange 环境并对其进行疑难解答。这些工具可帮助确保您的配置与 Microsoft 最佳实践保持一致。它们还可以帮助您识别和解决性能问题,并改进邮件流。若要运行这些工具,请转到 Exchange 管理控制台的“工具箱”节点。若要了解有关这些工具的详细信息,请参阅管理工具箱中的工具