Lync 小技巧-13-Lync Server 2013与Exchange Server 2013 UM集成-错误-4999-1038

简介:

错误:

1) 服务-启动不了

clip_image001

现在是启动的,但是你知道,在这之前,总在重启…

2) 日志

clip_image002

3) 事件-1038

clip_image003

The Microsoft Exchange Unified Messaging Call Router wasn't able to start. More information: "System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Rtc.Collaboration, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

File name: 'Microsoft.Rtc.Collaboration, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'

at Microsoft.Exchange.UM.UcmaPlatform.UcmaCallRouterPlatform..ctor(LocalizedString serviceName, LocalizedString serverName, UMADSettings config)

at Microsoft.Exchange.UM.UcmaPlatform.UcmaPlatform.CreateCallRouterVoipPlatform(LocalizedString serviceName, LocalizedString serverName, UMADSettings config)

at Microsoft.Exchange.UM.CallRouter.UMCallRouter.InternalStart()

at Microsoft.Exchange.UM.UMCore.UMServiceBase.StartService()

at Microsoft.Exchange.UM.UMCore.UMServiceBase.OnStartInternal(String[] args)

WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

"

4) 事件-4999

clip_image004

Watson report about to be sent for process id: 26340, with parameters: E12, c-RTL-AMD64, 15.00.0620.029, M.E.UM.CallRouter, M.E.UM.UcmaPlatform, M.E.U.U.UcmaCallRouterPlatform..ctor, S.IO.FileNotFoundException, b6da, 15.00.0620.020.

ErrorReportingEnabled: False

5) 启动不了,痛苦吧 ?

方法:

1) 安装-Unified Communications Managed API 4.0 Runtime

clip_image006

clip_image007

clip_image008

clip_image009

2) 启动-服务

clip_image001[1]

正常了!





本文转自 CTO_LiuJinFeng 51CTO博客,原文链接:http://blog.51cto.com/dynamic/1327747,如需转载请自行联系原作者

目录
相关文章
|
人工智能 API 开发工具
GitHub官方开源MCP服务!GitHub MCP Server:无缝集成GitHub API,实现Git流程完全自动化
GitHub MCP Server是基于Model Context Protocol的服务器工具,提供与GitHub API的无缝集成,支持自动化处理问题、Pull Request和仓库管理等功能。
2461 2
GitHub官方开源MCP服务!GitHub MCP Server:无缝集成GitHub API,实现Git流程完全自动化
|
人工智能 定位技术 API
旅行规划太难做?5 分钟构建智能Agent,集成地图 MCP Server
MCP(Model Coordination Protocol)是由Anthropic公司提出的开源协议,旨在通过标准化交互方式解决AI大模型与外部数据源、工具的集成难题。阿里云百炼平台上线了业界首个全生命周期MCP服务,大幅降低Agent开发门槛,实现5分钟快速搭建智能体应用。本文介绍基于百炼平台“模型即选即用+MCP服务”模式,详细展示了如何通过集成高德地图MCP Server为智能体添加地图信息与天气查询能力,构建全面的旅行规划助手。方案涵盖智能体创建、模型配置、指令与技能设置等步骤,并提供清理资源的指导以避免费用产生。
|
API 开发者
【API管理 APIM】APIM集成内部VNet后,自我访问出现(Unable to connect to the remote server)问题,而Remote Server正是APIM它自己
【API管理 APIM】APIM集成内部VNet后,自我访问出现(Unable to connect to the remote server)问题,而Remote Server正是APIM它自己
653 5
|
开发工具 git Java
[Spring Cloud Tutorial翻译系列二]Spring Cloud Config Server与git集成
在这篇教程当中,我们将探讨并且完成一个叫做配置服务(Config Server)的微服务特性。所有微服务的可配置参数都在配置服务中写入和维护。它更像是将属性/资源文件从项目的代码中统一抽离到一个外部服务,这样的话如果某个属性发生了改变,那么使用它的服务并不需要重新部署。
1083 0
|
Java Maven Docker
gitlab-ci 集成 k3s 部署spring boot 应用
gitlab-ci 集成 k3s 部署spring boot 应用
|
消息中间件 监控 Java
您是否已集成 Spring Boot 与 ActiveMQ?
您是否已集成 Spring Boot 与 ActiveMQ?
529 0
|
监控 druid Java
spring boot 集成配置阿里 Druid监控配置
spring boot 集成配置阿里 Druid监控配置
1482 6
|
Java 关系型数据库 MySQL
如何实现Springboot+camunda+mysql的集成
【7月更文挑战第2天】集成Spring Boot、Camunda和MySQL的简要步骤: 1. 初始化Spring Boot项目,添加Camunda和MySQL驱动依赖。 2. 配置`application.properties`,包括数据库URL、用户名和密码。 3. 设置Camunda引擎属性,指定数据源。 4. 引入流程定义文件(如`.bpmn`)。 5. 创建服务处理流程操作,创建控制器接收请求。 6. Camunda自动在数据库创建表结构。 7. 启动应用,测试流程启动,如通过服务和控制器开始流程实例。 示例代码包括服务类启动流程实例及控制器接口。实际集成需按业务需求调整。
1195 4
|
消息中间件 Java 测试技术
【RocketMQ系列八】SpringBoot集成RocketMQ-实现普通消息和事务消息
【RocketMQ系列八】SpringBoot集成RocketMQ-实现普通消息和事务消息
1534 1
下一篇
开通oss服务