码迷,mamicode.com
首页 > 其他好文 > 详细

修复SharePoint 2013 Search 拓扑错误

时间:2015-02-27 20:06:14      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:

Problem

当创建和配置SharePoint 2013 Search Service Application成功之后,进入详细配置页后,在Search Application Topology节点下显示如下错误:

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

Resolution

注:

花了很长时间去排查这个问题,发现国外也有人会遇到这个错误,但解决方法都不同,我尝试过他人的方案,但依然还是提示这个错误。

所以我不敢保证我的解决方案一定能成功解决这个拓扑错误。

在心灰意冷之际,下意识的打开了Windows Service,却发现运行以下Service:

  • SharePoint Search Host Controller Service Account
  • SharePoint Server Search 15

的Service Account 不一样。

灵光一闪,死马当活马医——

  • 进入SharePoint Central Administration
  • 然后点击Configure Security Account
  • 将运行SharePoint Search Host Controller Service 的Service Account改为和运行SharePoint Server Search Service的Service Account一样,都为SP_Search。

技术分享

为了验证是否成功,打开Window Service,确保运行以下两者服务的Service Account是相同的。

技术分享

最后,成功解决此拓扑错误,只是个人经验,或许不同的环境会有不同的方案。

修复SharePoint 2013 Search 拓扑错误

标签:

原文地址:http://www.cnblogs.com/OceanEyes/p/fix-sharepoint-2013-search-topology-error.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!