Asked by:
SyncUpgradeTimerJob: sleeping for 10 seconds

Question
-
SHarepoint configuration wizard has decided not to complete the upgrade. Looks like its taking a nice nap making me pull my hair. I have ran various psconfig commands also the UI wizard but no luck.
PSConfig.exe -cmd upgrade -inplace b2b -force
PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
The screen looks like this
The logs as given below04/18/2015 22:23:12 18 INF Starting all registered services
04/18/2015 22:23:12 18 INF Entering function UpgradeTask.StartAllServices
04/18/2015 22:23:12 18 INF Entering function get CommandCollection.this[string key]
04/18/2015 22:23:12 18 INF Entering function CommandCollectionBase.Get
04/18/2015 22:23:12 18 INF Found value in collection for key initialize
04/18/2015 22:23:12 18 INF Leaving function CommandCollectionBase.Get
04/18/2015 22:23:12 18 INF Found command initialize in collection
04/18/2015 22:23:12 18 INF Leaving function get CommandCollection.this[string key]
04/18/2015 22:23:12 18 INF Entering function Command.this[string key]
04/18/2015 22:23:12 18 INF Entering function CommandCollectionBase.Get
04/18/2015 22:23:12 18 INF Found value in collection for key B2B_UPGRADE
04/18/2015 22:23:12 18 INF Leaving function CommandCollectionBase.Get
04/18/2015 22:23:12 18 INF Found parameter B2B_UPGRADE in collection
04/18/2015 22:23:12 18 INF Leaving function Command.this[string key]
04/18/2015 22:23:12 18 INF Starting Service SearchRuntimeServiceInstance
04/18/2015 22:23:12 18 INF Detected that this is a build to build upgrade. Re-provision the SearchRuntimeServiceInstance service
04/18/2015 22:23:18 18 INF Starting Service ProfileSynchronizationServiceInstance
04/18/2015 22:23:18 18 INF Detected that this is a build to build upgrade. Re-provision the ProfileSynchronizationServiceInstance service
04/18/2015 22:23:26 18 INF Starting Service SPWindowsTokenServiceInstance
04/18/2015 22:23:26 18 INF Detected that this is a build to build upgrade. Re-provision the SPWindowsTokenServiceInstance service
04/18/2015 22:23:27 18 INF Starting Service SPTracingServiceInstance
04/18/2015 22:23:27 18 INF Detected that this is a build to build upgrade. Re-provision the SPTracingServiceInstance service
04/18/2015 22:23:29 18 INF Starting Service SPUserCodeServiceInstance
04/18/2015 22:23:29 18 INF Detected that this is a build to build upgrade. Re-provision the SPUserCodeServiceInstance service
04/18/2015 22:23:29 18 INF Starting Service SearchServiceInstance
04/18/2015 22:23:29 18 INF Detected that this is a build to build upgrade. Re-provision the SearchServiceInstance service
04/18/2015 22:23:36 18 INF Starting Service SPAdministrationServiceInstance
04/18/2015 22:23:36 18 INF Detected that this is a build to build upgrade. Re-provision the SPAdministrationServiceInstance service
04/18/2015 22:23:37 18 INF Starting Service SPTimerServiceInstance
04/18/2015 22:23:37 18 INF Detected that this is a build to build upgrade. Re-provision the SPTimerServiceInstance service
04/18/2015 22:23:37 18 INF Starting Service SPDistributedCacheServiceInstance
04/18/2015 22:23:37 18 INF Detected that this is a build to build upgrade. Re-provision the SPDistributedCacheServiceInstance service
04/18/2015 22:23:39 18 INF Leaving function UpgradeTask.StartAllServices
04/18/2015 22:23:39 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:23:49 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:23:59 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:24:09 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:24:19 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:24:29 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:24:39 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:24:49 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:24:59 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:25:09 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:25:19 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:25:29 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:25:39 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:25:49 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
04/18/2015 22:25:59 18 INF SyncUpgradeTimerJob: sleeping for 10 seconds
What I have already done
1) Cleared Config caching and checked the sharepoint directory name
2) Force restart of the following services during the sleep - SPWriterV4, SPAdminV4, SPSearch4, SPTimerV43) Account running timer service has dbcreate and secureadmin roles.
Any help is much appreciated.
Sunday, April 19, 2015 7:41 AM
All replies
-
Has anyone found a solution to this issue? I'm facing the same problem after installing the SP1 in my dev farm.Thursday, September 22, 2016 4:54 AM