Hi,
I try configure and start Microsoft Exchange Unified Messaging with Lync Server. After I assign certificate and run
Get-MailboxServer | Set-UMService DialPlans Lync-Dialplan UMStartupMode TLS
Get-ClientAccessServer | Set-UMCallRouterSettings DialPlans Lync-Dialplan UMStartupMode TLS
service Microsoft Exchange Unified Messaging stoped on mailbox servers(on CAS start without error) and I cant start:
Event 1057
An unhandled exception occurred in a UM worker process: "System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Exchange.UM.UcmaPlatform.UcmaVoipPlatform.ConstructEndpointSettings(SipTransportType transportType)
at Microsoft.Exchange.UM.UcmaPlatform.UcmaVoipPlatform.StartTlsEndpoint()
at Microsoft.Exchange.UM.UcmaPlatform.UcmaVoipPlatform.StartTls()
at Microsoft.Exchange.UM.UMCore.UmServiceGlobals.SyncComponents.StartNow(StartupStage stage)
at Microsoft.Exchange.UM.UMCore.UmServiceGlobals.StartUMComponents(StartupStage stage)
at Microsoft.Exchange.UM.UMCore.UmServiceGlobals.UmInitialize(Int32 sipPort)
at Microsoft.Exchange.UM.UMWorkerProcess.WorkerProcess.Run(String[] args)
at Microsoft.Exchange.UM.UMWorkerProcess.WorkerProcess.Main(String[] args)".
Event 1430
The Microsoft Exchange Unified Messaging service on the Mailbox server ended the process umservice (PID=9684) due to an internal inconsistency or an unrecoverable situation.
Certificate have fqdn for all servers. How fix this?
- Edited by inevg 5 hours 50 minutes ago