| I need some community support on an open issue/ticket that one of my colleagues is having with SharePoint 2010. Below is a description of the issue
Issue:
Has anybody came across any issues with applying a cumulative update to SharePoint 2010 using a SQL cluster on the backend. Went through a successful SharePoint 2010 install but tried to apply office web apps or cumulative update after configuring the farm and for some reason it errors out during the update. It seems to have problems with the SQL cluster after the initial SharePoint farm configuration when trying to apply updates. Any ideas? Where you see "XXXX" that is just to obviate the actual client name
Error Message
Exception: Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SPUpgradeSession Name=Upgrade-20101104-095524-885 was updated by DOMAIN\XXXXXXX, in the psconfigui (1384) process, on machine SP-XXX-XX. View the tracing log for more information about the conflict. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Microsoft.SharePoint.Administration.ISPPersistedStoreProvider.PutObject(SPPersistedObject persistedObject, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate() at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Update() at Microsoft.SharePoint.Upgrade.SPLog.Error(String output, Exception exception) at Microsoft.SharePoint.Upgrade.SPManager.InplaceUpgradeAdministrationWebApplication() at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
Things already tried:
- Bouncing the Box and re-running Config Wizard
- Stopping the SharePoint Timer service before clearing the file system cache
- navigate to Upgrade and Migration Check Product Patch Installation Status, are all the components on the same version
Additional Notes
Looks like if I install the cumulative update before configuring the farm it works but if I do it afterwards it fails. So the same thing is happening with Office Web Apps when I try installing it after initially creating the farm. Any updates applied to the farm after the initial configuration fails |