Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p></p> <p>Installed Client Configuration Utility for SQL Server for checking the network protocol as somebody had mentioned in a forum (both TCP, namedpipe were enabled). This required a reboot.</p> <p>Again went in Central Administration, tried running Synchronization Service, failed checked the event logs and found following message</p> <p>The Execute method of job definition Microsoft.Office.Server.Administration.ProfileSynchronizationSetupJob (ID 23f8c125-f4f5-45a4-8180-576478fdeffd) threw an exception. More information is included below. An update conflict has occurred, and you must re-try this action. The object ProfileSynchronizationServiceInstance was updated by DOMAIN\ADMIN_Farm, in the OWSTIMER (2576) process, on machine APPSERVER001.blah.com.<br> View the tracing log for more information about the conflict.Checked the ULS Viewer found following</p> <p>Found multiple errors from owtimer.exe but this one was a good indication</p> <p>ConcurrencyException: Old Version : 49462 New Version : 49502and this one</p> <p>ProfileSynchronizationService: Provisioning TImer Job encountered an exception: Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object ProfileSynchronizationServiceInstance was updated by DOMAIN\ADMIN_Farm, in the OWSTIMER (2576) process, on machine APPSERVER001.blah.com. View the tracing log for more information about the conflict.<br> at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure)<br> at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Microsoft.SharePoint.Administration.ISPPersistedStoreProvider.PutObject(SPPersistedObject persistedObject, Boolean ensure)<br> at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()<br> at Microsoft.Office.Server.Administration.UserProfileApplication.SetupSynchronizationService(ProfileSynchronizationServiceInstance profileSyncInstance)<br> at Microsoft.Office.Server.Administration.ProfileSynchronizationSetupJob.Execute(SPJobState state)We had applied the CU recently and ran the configuration wizard as well, but seemed somehow all the components were not updated.</p> <p>Ran the SharePoint Configuration Wizard till the time it brings the central admin, chose the manual option and exited the screen.</p> <p>Went to ths services page, tried starting the service again and it worked this time.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload