Error in WSS 3.0 after update
Running WSS 3.0 and attempted to install latest update for Sharepoint. Then received errors 'unexpected error has occurred'. Reverted system back to before update was applied but still getting error: Server Error in '/' Application. Operation is not valid due to the current state of the object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Operation is not valid due to the current state of the object. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [InvalidOperationException: Operation is not valid due to the current state of the object.] Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags) +0 Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags) +429 Microsoft.SharePoint.SPWeb.InitWebPublic() +1333 Microsoft.SharePoint.SPWeb.get_Locale() +142 Microsoft.SharePoint.WebPartPages.Utility.SetThreadCulture(SPWeb spWeb, Boolean force) +95 Microsoft.SharePoint.WebPartPages.Utility.SetThreadCulture(SPWeb spWeb) +65 Microsoft.SharePoint.CoreResource.GetString(ResourceGroup rg, String name, Object[] values) +1091 Microsoft.SharePoint.SPResource.GetString(String name, Object[] values) +60 Microsoft.SharePoint.Administration.SPContentDatabase.ValidateDatabaseSchemaCompatibility() +540 Microsoft.SharePoint.SPSite.PreinitializeServer(SPRequest request) +99 Microsoft.SharePoint.SPWeb.InitializeSPRequest() +548 Microsoft.SharePoint.SPWeb.EnsureSPRequest() +75 Microsoft.SharePoint.SPWeb.get_Request() +74 Microsoft.SharePoint.WebControls.SPControl.SPWebEnsureSPControl(HttpContext context) +613 Microsoft.SharePoint.WebControls.SPControl.GetContextWeb(HttpContext context) +48 Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PostResolveRequestCacheHandler(Object oSender, EventArgs ea) +595 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +176 Any suggestions? I'm not sure what I'm supposed to understand from this error message.
March 22nd, 2011 4:32pm

Did you run the SharePoint configuration wizard after the update?
Free Windows Admin Tool Kit Click here and download it now
March 22nd, 2011 10:32pm

PSCONFIGUI.exe? Yes my cohort ran it.
March 23rd, 2011 1:08am

This is the output from upgrade.log after upgrade (tail-end): [SPManager] [DEBUG] [3/19/2011 4:04:14 PM]: Elapsed time upgrading [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE]: 00:01:52. [SPManager] [INFO] [3/19/2011 4:04:14 PM]: Resetting the status of PersistedUpgradableObject: SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE to Online. [SPManager] [INFO] [3/19/2011 4:04:14 PM]: An attempt to restore the status of the object, SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE, has failed with a concurrency exception. One attempt will be made to retry the operation. [SPManager] [ERROR] [3/19/2011 4:04:14 PM]: ReflexiveUpgrade [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE] failed. [SPManager] [ERROR] [3/19/2011 4:04:14 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE is being updated by NTSERVER\Administrator, in the psconfigui process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/19/2011 4:04:14 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPDatabase.Update() at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [3/19/2011 4:04:14 PM]: Resetting the status of PersistedUpgradableObject: SPServer Name=PSICTEL Parent=SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509 to Online. [SPManager] [ERROR] [3/19/2011 4:04:14 PM]: ReflexiveUpgrade [SPServer Name=PSICTEL Parent=SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509] failed. [SPManager] [ERROR] [3/19/2011 4:04:14 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE is being updated by NTSERVER\Administrator, in the psconfigui process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/19/2011 4:04:14 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPDatabase.Update() at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [3/19/2011 4:04:14 PM]: Resetting the status of PersistedUpgradableObject: SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509 to Online. [SPManager] [INFO] [3/19/2011 4:04:14 PM]: Inplace Upgrade session finishes. root object = SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509, recursive = True. 3 errors and 0 warnings encountered. [SPManager] [DEBUG] [3/19/2011 4:04:14 PM]: Removing exclusive upgrade regkey by setting the mode to none [SPManager] [INFO] [3/19/2011 4:04:14 PM]: Turning off the administration service since upgrade has failed. Restart it before resuming upgrade. [SPManager] [DEBUG] [3/19/2011 4:04:18 PM]: SyncUpgradeTimerJob: Upgrade timer job failed. Return -1.
Free Windows Admin Tool Kit Click here and download it now
March 23rd, 2011 7:18am

Try to run psconfig from the command line using the force paramater psconfig.exe -cmd upgrade -inplace b2b -force
March 23rd, 2011 3:57pm

I did that last night, a few times. It appears to be finishing the upgrade with 2 of 3 steps completing successfully. 1 step failing, would that show in the upgrade.log? It's a very big log and I haven't found the specific error.
Free Windows Admin Tool Kit Click here and download it now
March 23rd, 2011 9:18pm

This is the last part of the upgrade after running psconfig -cmd upgrade -inplace b2b -wait -force [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:49:23 PM]: Calling get SchemaVersion on Database WSS_Search_PSICTEL, Status = Upgrading. [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:49:23 PM]: SPSearchDatabaseSequence::PostUpgrade for WSS_Search_PSICTEL database to execute script C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\SQL\SEARCHDBUPGRADE.SQL [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:50:24 PM]: SPSearchDatabaseSequence::PostUpgrade apply wYukon Signature for WSS_Search_PSICTEL [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:50:24 PM]: Applying WYukon signature to SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE. [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:50:50 PM]: Begin EnableAndProvisionSearchNTService from postupgrade of SPSearchDatabase [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:50:50 PM]: provision search service instance [SPSearchDatabaseSequence] [DEBUG] [3/22/2011 10:50:50 PM]: The call to SPSearchServiceInstance.Provision (server 'PSICTEL') failed. Setting back to previous status 'Online'. Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=PSICTEL is being updated by NT AUTHORITY\NETWORK SERVICE, in the OWSTIMER process, on machine PSICTEL. 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.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: Upgrade [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE] failed. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=PSICTEL is being updated by NT AUTHORITY\NETWORK SERVICE, in the OWSTIMER process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.PostUpgrade() at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) [SPManager] [DEBUG] [3/22/2011 10:50:50 PM]: Elapsed time upgrading [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE]: 00:01:45. [SPManager] [INFO] [3/22/2011 10:50:50 PM]: Resetting the status of PersistedUpgradableObject: SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE to Online. [SPManager] [INFO] [3/22/2011 10:50:50 PM]: An attempt to restore the status of the object, SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE, has failed with a concurrency exception. One attempt will be made to retry the operation. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: ReflexiveUpgrade [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE] failed. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE is being updated by NTSERVER\Administrator, in the psconfigui process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPDatabase.Update() at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [3/22/2011 10:50:50 PM]: Resetting the status of PersistedUpgradableObject: SPServer Name=PSICTEL Parent=SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509 to Online. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: ReflexiveUpgrade [SPServer Name=PSICTEL Parent=SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509] failed. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE is being updated by NTSERVER\Administrator, in the psconfigui process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/22/2011 10:50:50 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPDatabase.Update() at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [3/22/2011 10:50:50 PM]: Resetting the status of PersistedUpgradableObject: SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509 to Online. [SPManager] [INFO] [3/22/2011 10:50:50 PM]: Inplace Upgrade session finishes. root object = SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509, recursive = True. 3 errors and 0 warnings encountered.
March 23rd, 2011 9:21pm

Hi, According to your description, if you experience the problem after you install the update, following these steps: 1. Open a command prompt, and then stop the W3SVC service by running the following command: Net Stop W3SVC 2. Open a command prompt, and then change directory to the following directory: System drive:\program files\command files\Microsoft Shared\web server extensions\12\BIN 3. Run the following command: Psconfig –cmd upgrade –inplace b2b –wait 4. After the upgrade process is completed, restart the W3SVC service by running the following command: Net Start W3SVC Please have a try. Best Regards David Hu
Free Windows Admin Tool Kit Click here and download it now
March 24th, 2011 4:28am

Performed the net stop w3svc, psconfig -cmd upgrade -inplace b2b -wait, net start w3svc commands... Still getting this error: Performing configuration task 3 of 4 Upgrading SharePoint Products and Technologies... Failed to upgrade SharePoint Products and Technologies. An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown. Additional exception information: Upgrade completed with errors. Review the u pgrade.log file located in C:\Program Files\Common Files\Microsoft Shared\Web Se rver Extensions\12\Logs\Upgrade.log. The number of errors and warnings is liste d at the end of the upgrade log file. Total number of configuration settings run: 3 Total number of successful configuration settings: 2 Total number of unsuccessful configuration settings: 1 Successfully stopped the configuration of SharePoint Products and Technologies. Configuration of SharePoint Products and Technologies failed. Configuration mus t be performed before you use SharePoint Products and Technologies. For further details, see the diagnostic log located at C:\Program Files\Common Files\Micros oft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_3_23_2011_19_48_14_187_2 86400787.log and the application event log. Last section of the upgrade.log file: [SPSearchDatabaseSequence] [DEBUG] [3/23/2011 7:54:48 PM]: The call to SPSearchServiceInstance.Provision (server 'PSICTEL') failed. Setting back to previous status 'Online'. Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=PSICTEL is being updated by NT AUTHORITY\NETWORK SERVICE, in the OWSTIMER process, on machine PSICTEL. 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.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: Upgrade [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE] failed. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=PSICTEL is being updated by NT AUTHORITY\NETWORK SERVICE, in the OWSTIMER process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.PostUpgrade() at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) [SPManager] [DEBUG] [3/23/2011 7:54:48 PM]: Elapsed time upgrading [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE]: 00:01:32. [SPManager] [INFO] [3/23/2011 7:54:48 PM]: Resetting the status of PersistedUpgradableObject: SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE to Online. [SPManager] [INFO] [3/23/2011 7:54:48 PM]: An attempt to restore the status of the object, SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE, has failed with a concurrency exception. One attempt will be made to retry the operation. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: ReflexiveUpgrade [SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE] failed. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE is being updated by NTSERVER\Administrator, in the psconfigui process, on machine PSICTEL. View the tracing log for more information about the conflict. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPDatabase.Update() at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [3/23/2011 7:54:48 PM]: Resetting the status of PersistedUpgradableObject: SPServer Name=PSICTEL Parent=SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509 to Online. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: ReflexiveUpgrade [SPServer Name=PSICTEL Parent=SPFarm Name=SharePoint_Config_553abecf-6574-4fbd-8603-217b4c26f509] failed. [SPManager] [ERROR] [3/23/2011 7:54:48 PM]: An update conflict has occurred, and you must re-try this action. The object SPSearchDatabase Name=WSS_Search_PSICTEL Parent=SPDatabaseServiceInstance Name=Microsoft##SSEE is being updated by NTSERVER\Administrator, in the psconfigui process, on machine PSICTEL. View the tracing log for more information about the conflict.
March 24th, 2011 6:04am

I have this problem after installing the hotfixes The Config wizard run in infinite loop, [SPManager] [DEBUG] [8/9/2011 11:32:19 AM]: SyncUpgradeTimerJob: sleeping for 10 seconds So I tried psconfig.exe -cmd upgrade -inplace b2b -wait -force Please help [SPSearchDatabaseSequence] [DEBUG] [8/10/2011 10:24:30 AM]: The call to SPSearchServiceInstance.Provision (server 'SHAREPOINT') failed. Setting back to previous status 'Online'. Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=SHAREPOINT is being updated by DOMIAN\Administrator, in the OWSTIMER process, on machine SHAREPOINT. 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.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: Upgrade [SPSearchDatabase Name=WSS_Search_SHAREPOINT Parent=SPDatabaseServiceInstance] failed. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=SHAREPOINT is being updated by DOMAIN\Administrator, in the OWSTIMER process, on machine SHAREPOINT. View the tracing log for more information about the conflict. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.PostUpgrade() at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) [SPManager] [DEBUG] [8/10/2011 10:24:30 AM]: Elapsed time upgrading [SPSearchDatabase Name=WSS_Search_SHAREPOINT Parent=SPDatabaseServiceInstance]: 00:00:06. [SPManager] [INFO] [8/10/2011 10:24:30 AM]: Resetting the status of PersistedUpgradableObject: SPSearchDatabase Name=WSS_Search_SHAREPOINT Parent=SPDatabaseServiceInstance to Online. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: ReflexiveUpgrade [SPSearchDatabase Name=WSS_Search_SHAREPOINT Parent=SPDatabaseServiceInstance] failed. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=SHAREPOINT is being updated by DOMAIN\Administrator, in the OWSTIMER process, on machine SHAREPOINT. View the tracing log for more information about the conflict. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.PostUpgrade() at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [8/10/2011 10:24:30 AM]: Resetting the status of PersistedUpgradableObject: SPServer Name=SHAREPOINT Parent=SPFarm Name=SharePoint_Config to Online. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: ReflexiveUpgrade [SPServer Name=SHAREPOINT Parent=SPFarm Name=SharePoint_Config] failed. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: An update conflict has occurred, and you must re-try this action. The object SPSearchServiceInstance Parent=SPServer Name=SHAREPOINT is being updated by DOMIAN\Administrator, in the OWSTIMER process, on machine SHAREPOINT. View the tracing log for more information about the conflict. [SPManager] [ERROR] [8/10/2011 10:24:30 AM]: at Microsoft.SharePoint.Administration.SPConfigurationDatabase.StoreObject(SPPersistedObject obj, Boolean storeClassIfNecessary, Boolean ensure) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.PutObject(SPPersistedObject obj, Boolean ensure) at Microsoft.SharePoint.Administration.SPPersistedObject.Update() at Microsoft.SharePoint.Administration.SPServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Update() at Microsoft.SharePoint.Search.Administration.SPSearchServiceInstance.Provision() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.EnableAndProvisionSearchNTService() at Microsoft.SharePoint.Upgrade.SPSearchDatabaseSequence.PostUpgrade() at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Upgrade.SPManager.Upgrade(Object o, Boolean bRecurse) at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.Upgrade(Boolean recursively) at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveUpgrade(Object o, Boolean bRecurse) [SPManager] [INFO] [8/10/2011 10:24:30 AM]: Resetting the status of PersistedUpgradableObject: SPFarm Name=SharePoint_Config to Online. [SPManager] [INFO] [8/10/2011 10:24:31 AM]: Inplace Upgrade session finishes. root object = SPFarm Name=SharePoint_Config, recursive = True. 3 errors and 0 warnings encountered.
Free Windows Admin Tool Kit Click here and download it now
August 10th, 2011 11:45am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics