积极答复者
Office Commnunications Lookup Service服务不能启动(出现如下错误)

问题
-
The MGCLOOKU could not start due to the following exception Unable to initialize and register endpoint at
Microsoft.Rtc.Chat.Endpoint.Exceptions.MALoginException: Unable to initialize and register endpoint ---> DeregisterReason=None
ResponseCode=404 ResponseText=Not Found
DiagnosticInformation=ErrorCode=4005,Source=seepool.seepole.com,Reason=Destination URI either not enabled for SIP or does not exist
Microsoft.Rtc.Signaling.DiagnosticHeaderMicrosoft.Rtc.Signaling.RegisterException: The endpoint was unable to register. See the ErrorCode for specific reason.
在 Microsoft.Rtc.Signaling.SipAsyncResult`1.ThrowIfFailed()
在 Microsoft.Rtc.Signaling.Helper.EndAsyncOperation[T](Object owner, IAsyncResult result)
在 Microsoft.Rtc.Signaling.RealTimeEndpoint.EndRegisterInternal(IAsyncResult result)
在 Microsoft.Rtc.Signaling.SipEndpoint.Register()
在 Microsoft.Rtc.Internal.Chat.Endpoint.Transports.Server.UCMA.UcmaTransport.ConnectLookupServer()
在 Microsoft.Rtc.Internal.Chat.Endpoint.Transports.Server.UCMA.UcmaTransport.Connect()
Detected 在 System.Environment.get_StackTrace()
在 Microsoft.Rtc.Signaling.FailureResponseException..ctor(String message, Exception innerException, SipResponseData responseData)
在 Microsoft.Rtc.Signaling.RealTimeEndpoint.SipRegisterAsyncResult.ProcessFailureResponse(SipResponse response)
在 Microsoft.Rtc.Signaling.SipTransactionAsyncResult`1.Transaction_ResponseReceived(Object sender, ResponseReceivedEventArgs e)
在 Microsoft.Rtc.Internal.Sip.SingleThreadedDispatcherQueue.DispatcherCallback(Object queue)
在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
--- 内部异常堆栈跟踪的结尾 ---
在 Microsoft.Rtc.Internal.Chat.Endpoint.Transports.Server.UCMA.UcmaTransport.Connect()
在 Microsoft.Rtc.Internal.Chat.Server.ServerCommon.BaseServerTransport.ConnectTransport(Credentials credentials, SessionManager sm)
在 Microsoft.Rtc.Chat.Endpoint.Transports.BaseTransport.Connect(Credentials credentials)
在 Microsoft.Rtc.Internal.Chat.Server.ServerCommon.BaseServerTransport.Microsoft.Rtc.Internal.Chat.Server.ServerCommon.IServerTransport.Connect(Credentials )
在 Microsoft.Rtc.Internal.Chat.Server.Lookup.LookupServer.Connect(Credentials credentials)
在 Microsoft.Rtc.Internal.Chat.Server.Lookup.LookupServer.OnStart()
在 Microsoft.Rtc.Internal.Chat.Server.ServerCommon.ServerBase.Start()
在 Microsoft.Rtc.Internal.Chat.Server.ServerCommon.MAServiceBase.startServer()
在 Microsoft.Rtc.Internal.Chat.Server.ServerCommon.MAServiceBase.createAndStartServer().
璨