How to solve never ending "Sleeping for 10 seconds" upgrade message of SharePoint
By namwar - Last updated: Sunday, June 13, 2010 - Save & Share - Leave a Comment
While performing upgrade, sometime SharePoint got stuck and continously log message “Sleeping for 10 seconds…” in Upgrade.Log . To solve this issue, just perform following two steps
- End the task psconfig.exe,if it is running, from task manager.
- From command prompt, execute the following command psconfig -cmd upgrade -inplace b2b -wait -force
- Wait to complete the upgrade. Once done, just browse your SharePoint site as usual, it will be back again:)
Posted in Architecture, Solutions, Troubleshooting • Tags: Sharepoint, Solutions, Troubleshooting • Top Of Page