问题描述
呼叫所有#SharePoint管理员寻求帮助。
Calling out all #SharePoint admins for help.
我们的一个SP13环境存在UPS服务问题。此服务运行不正常。它开始同步但随后卡住并且状态变为暂停状态。重新启动服务也无济于事。
One of our SP13 environments has an issue with UPS service. This service is not running properly. It starts syncing but then gets stuck and the status gets changed to paused. Re-starting the services didn't help as well.
我们收到此错误 由于对象的当前状态,操作无效 。
但这只是我在事件查看器和SP日志中可以看到的其中一个。
We are getting this error Operation is not valid due to the current state of the object.But this is just one of them that I can see in the event viewer and SP logs.
如果有人遇到过这样的问题,请分享您的想法或解决方法。
If someone has come across such issue, please share your thoughts or ways you got this fixed.
推荐答案
请检查 Forefront Identity Manager服务和FIM同步服务是否正在运行
(在services.msc控制台中) - 可能它们已停止。这就是您收到此错误的原因。
Please check if Forefront Identity Manager Service and FIM Sync service are running(in services.msc console) - probably they are stopped. That's why you getting this error.
此外,您可以检查是否收到以下问题。
Also, You can check if you are getting the issue as below.
" ;作业定义的执行方法Microsoft.Office.Server.UserProfiles.UserProfileImportJob引发了异常。更多信息包含在下面。
由于对象的当前状态,操作 无效。 "
解决方案: - 请参阅此链接
https:// sharepoint4admin。 wordpress.com/2014/09/27/critical-error-6398-with-user-profile-synchronization-timer-job /
https://sharepoint4admin.wordpress.com/2014/09/27/critical-error-6398-with-user-profile-synchronization-timer-job/
另一种解决方案你可以 使用" Active Directory导入"而不是" SharePoint配置文件同步"在配置同步设置中。请找到
以下链接以配置
Another solution is you can use "Active Directory Import" instead of "SharePoint Profile Synchronization" in Configure Synchronization Settings. Please find thebelow link to configure
https://blogs.technet.microsoft.com/meacoex/2013/08/04/step -by-step-active-directory-import-for-sharepoint-2013 /
https://blogs.technet.microsoft.com/meacoex/2013/08/04/step-by-step-active-directory-import-for-sharepoint-2013/
谢谢,Ravikant Chaturvedi
Thanks, Ravikant Chaturvedi
这篇关于SP 2013 - 用户配置文件同步服务卡住了的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!