Forum Discussion
paulpascha
Mar 06, 2018Bronze Contributor
Re: User Profile Service stuck on stopping in SharePoint 2013
There can be many reasons why it's stuck. I'd suggest you to check the article below and the references it provides. The articles are written in SP2010 timeframe but still apply for the most part (if not entirely) to SP2013 as well...
3 Replies
Sort By
- Zuwaina Al-RiyamiCopper ContributorWhen I run Stop-SPServiceInstance -Identity I got this error : "job-service-instance-00000" already exists under the parent Microsoft.SharePoint.Administration.SPTimerService named "SPTimerV4"
- Andreas SteinerCopper Contributor
Try the following command:
stsadm -o provisionservice -action stop -servicetype "Microsoft.Office.Server.Administration.ProfileSynchronizationService, Microsoft.Office.Server.UserProfiles, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" -servicename FIMSynchronizationService
- Zuwaina Al-RiyamiCopper Contributor
I try this solution but still it's stuck on starting both service [ user profile service & User profile synchronization service ]...
I am wondering why this happen to me i did not do any change ..