标签:
当创建和配置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
注:
花了很长时间去排查这个问题,发现国外也有人会遇到这个错误,但解决方法都不同,我尝试过他人的方案,但依然还是提示这个错误。
所以我不敢保证我的解决方案一定能成功解决这个拓扑错误。
在心灰意冷之际,下意识的打开了Windows Service,却发现运行以下Service:
的Service Account 不一样。
灵光一闪,死马当活马医——
为了验证是否成功,打开Window Service,确保运行以下两者服务的Service Account是相同的。
最后,成功解决此拓扑错误,只是个人经验,或许不同的环境会有不同的方案。
标签:
原文地址:http://www.cnblogs.com/OceanEyes/p/fix-sharepoint-2013-search-topology-error.html