首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > windows >

SharePoint 2013 + Windows server 2012 Search service异常:Unable to retrieve topolo

2013-10-08 
SharePoint 2013 + Windows server 2012 Search service错误:Unable to retrieve topology component heal

SharePoint 2013 + Windows server 2012 Search service错误:Unable to retrieve topology component health

本文讲述SharePoint 2013 + Windows server 2012 Search service错误:Unable to retrieve topology component health. This may be because the admin component is not up and running 的解决方案。

笔者所在的项目组搭建了一个三台机器的开发环境(一台数据库服务器,一台应用服务器,一台web服务器),笔者在管理中心网站配置Search service时发现如下错误:

Unable to retrieve topology component health. This may be because the admin component is not up and running。

笔者受动排查了一圈,没什么线索,就google了这个错误,发先CSDN上面有篇文章描述的情况与笔者的相似: 

http://blogs.msdn.com/b/sambetts/archive/2013/08/28/sp2013-win2012-unable-to-retrieve-topology-component-health-states-this-may-be-because-the-admin-component-is-not-up-and-running.aspx

就是说PSModulePath 这个环境变量名后面多了个空格,笔者果断将应用服务器和web服务器上的PSModulePath 这个环境变量的多余空格删除

SharePoint 2013 + Windows server 2012 Search service异常:Unable to retrieve topology component health

并重启应用服务器和web服务器。

重启完成后终于修复了这个问题。

热点排行