Exchange 2007 SP2安装问题

我们目前有运行Exchange 2007 SP2的Windows Server 2003 x64。 我们刚刚更新到SP2。 我相信正在运行更新的人可能会尝试安装两次。

我们的问题是,现在imap4,pop3和Microsoft Exchange统一消息服务没有启动。

不幸的是Exchange 2007并不是我最强的服装,如果你能指出我甚至能够开始排除故障的方向,那将是不胜感激。 Google似乎并没有为我所拥有的特定环境显示太多。

OWA也给错误页面:

“/ owa”应用程序中的服务器错误。

运行时错误说明:服务器上发生应用程序错误。 此应用程序的当前自定义错误设置阻止了远程查看应用程序错误的细节(出于安全原因)。 但是,它可以通过在本地服务器上运行的浏览器来查看。

详细信息:要使此特定错误消息的详细信息可在远程计算机上查看,请在位于当前Web应用程序的根目录下的“web.config”configuration文件中创build一个标记。 这个标签的“模式”属性设置为“关”。

注意:通过修改应用程序configuration标记的“defaultRedirect”属性指向自定义错误页面URL,您可以看到当前显示的错误页面可以由自定义错误页面replace。

事件在应用程序日志中

Event Type: Error Event Source: .NET Runtime 2.0 Error Reporting Event ID: 1000 Description: Faulting application microsoft.exchange.pop3service.exe, version 8.2.176.2, stamp 4a8b5a40, faulting module kernel32.dll, version 5.2.3790.4480, stamp 49c51cdd, debug? 0, fault address 0x000000000000dd50. Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1309 Description: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 5/6/2011 8:13:00 AM Event time (UTC): 5/6/2011 3:13:00 PM Event ID: 2bbdaec2ea304f67b79e9d522462df7d Event sequence: 3638 Event occurrence: 3635 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/Autodiscover-1-129491252467161130 Trust level: Full Application Virtual Path: /Autodiscover Application Path: C:\Program Files\Microsoft\Exchange Server\ClientAccess\Autodiscover\ Machine name: Process information: Process ID: 2360 Process name: w3wp.exe Account name: NT AUTHORITY\SYSTEM Exception information: Exception type: FileNotFoundException Exception message: Could not load file or assembly 'Microsoft.Exchange.Diagnostics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. Request information: Request URL: https://fqdn:443/Autodiscover/Autodiscover.xml Request path: /Autodiscover/Autodiscover.xml User host address: xxxx User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\SYSTEM Thread information: Thread ID: 8 Thread account name: NT AUTHORITY\SYSTEM Is impersonating: False Stack trace: at Microsoft.Exchange.Autodiscover.Global.Application_BeginRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Event Type: Error Event Source: MSExchange Unified Messaging Event Category: UMService Event ID: 1038 Description: The Microsoft Exchange Unified Messaging service was unable to start. More information: "The service was unable to start listening for SIP calls. The connection manager was unable to listen using the address and port supplied." For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. Event Type: Warning Event Source: MSExchange Unified Messaging Event Category: UMService Event ID: 1104 Description: The Unified Messaging Service was unable to read the UM worker process retire time from the configuration data. The UM worker process retire time is being set to the default value, which is "1800". Reason: "Did not find the DialPlan object for server in the Active Directory. " Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1309 Description: Event code: 3005 Event message: An unhandled exception has occurred. Event time: 5/6/2011 8:12:46 AM Event time (UTC): 5/6/2011 3:12:46 PM Event ID: 33c44d2c648f46af9b4dcb75eddc25cb Event sequence: 554 Event occurrence: 551 Event detail code: 0 Application information: Application domain: /LM/W3SVC/1/ROOT/EWS-1-129491252375894370 Trust level: Full Application Virtual Path: /EWS Application Path: C:\Program Files\Microsoft\Exchange Server\ClientAccess\exchweb\EWS\ Machine name: Process information: Process ID: 7900 Process name: w3wp.exe Account name: NT AUTHORITY\SYSTEM Exception information: Exception type: FileNotFoundException Exception message: Could not load file or assembly 'Microsoft.Exchange.Diagnostics, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. Request information: Request URL: https://fqdn:443/EWS/Exchange.asmx Request path: /EWS/Exchange.asmx User host address: xxxx User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\SYSTEM Thread information: Thread ID: 9 Thread account name: NT AUTHORITY\SYSTEM Is impersonating: False Stack trace: at Microsoft.Exchange.Services.AuthorizationModule.Init(HttpApplication context) at System.Web.HttpApplication.InitModulesCommon() at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) 

似乎有一些错误,系统找不到“Microsoft.Exchange.Diagnostics”程序集。 这可能表示安装已损坏。 您可能想尝试卸载并重新安装客户端访问angular色,然后查看是否可以解决问题。

此外,您的统一消息错误似乎有点不祥 – 它报告说,它无法find活动目录中的dialplan对象。 如果您已经有一个正在运行的UM基础架构,那么dialplan对象可能会在AD中被损坏。

如果这是一个关键任务系统,我会认真考虑致电Microsoft支持部门。