Skip to main content

Home/ Microsoft SharePoint Tips & Tricks/ I've seen many post
SharePoint Peters

I've seen many post - 0 views

SharePoint 2010 SP CU Patching Error Update Conflict

started by SharePoint Peters on 13 Oct 11
  • SharePoint Peters
     


    I've seen many post out there that discuss this error:


    Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException was thrown. 
    Additional exception information: An update conflict has occurred, and you must re-try this action.


    I've tried everything from clearing the timer service cache to disconnecting all the content dbs to no avail. I finally out of pure luck and detective work discovered that the power shell command:  Install-SPHelpCollection fixed it. I noticed this because when i went to monitoring it looked as though the help collection timer job was stuck at 0% and not moving. I then read the description decided lets try to re-install the help collection. 


    I ran this command and it fixed it


     


     Install-SPHelpCollection -LiteralPath `C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\HCCab\1033\ms.oss.admin.hc.cab' 


    I then ran the psconfig command again psconfig -cmd upgrade -inplace b2b -wait and 100% complete!


    I wanted to share this incase anyone out there runs into the same issue.


     


     

To Top

Start a New Topic » « Back to the Microsoft SharePoint Tips & Tricks group