Mobile navigation

  • SharePoint 安装部署
  • SharePoint 开发资料
  • SharePoint 培训资料
  • SharePoint 问题解答
解决SharePoint 2013 Microsoft.Office.Server.UserProfiles.LMTRepopulationJob
2016/5/16 16:12:37

 说明:仍然是升级问题.

 

  • 问题抓图:

  • 20160426133530948.png

    • 问题原因:

    在更新过程中,更新冲突导致。

  •  

    • 解决方法

    • 停止 SharePoint Services Timer 服务

    • 进入到C:\Documents and Settings\All Users\Application Data\Microsoft\SharePoint\Config*GUID*目录下,你知道GUID目录啥意思吧。

    • 找那个Cache 文件,备份出来。删除所有的xml文件(直接del *.xml);

    • 修改cache.ini的内容为“1”(数字1,不包括引号)

    • 重启Windows SharePoint Services Timer

    再去检查应该可以了。