在sharepoint 2010 管理中心配置同步连接(Configure Synchronization Connections )的时候,总会弹出一个提示框说“有一个用户配置文件同步正在运行,无法转到请求页面”,对应的英文提示是 "Cannot navigate to the requested page while User Profile Synchronization is running. Please wait for the current Sychronization run to finish." 甚至等半天几个小时都是这样的错,无法往下走。
对于这样的错误,可以按照以下顺序进行检查:
1.Central Administration -->Application Management –>Manage services on server, 确保“User Profile Synchronization Service”这个服务是已经启动了的。
2.Central Administration –>Monitoring—>Check job status ,里,User Profile Synchronization 的job在运行中,多刷新几次,确保已经成功完成,可以在历史作业里查看到。
3.在命令行里运行”services.msc”,查看Forefront Identity Mananger Service 和Forefront Identity Mananger Synchronization Services,确保这两个services是运行状态.
4,当以上三步都做完,然后返回User Profile Service Application 界面,选择Configure Synchronization Connections 时,如果还是继续报上面的错误,有两个办法解决:
a)重启电脑,搞定
b)Central Administration –>Monitoring—>Check job status,点击 左边列表的Scheduled jobs,找到一个叫做Timer Service Recycle,点击打开,然后点击”run now”. 直到等待这个job运行结束,即可搞定。