Error after SP2
Hi Folks After installing SP2 (and having problems with the database version not being consistent) im having an issue with "psconfig -cmd upgrade -inplace b2b -wait -force" It fails at step 3 with error log: 06/26/2009 18:38:18 5 INF Entering function Command.this[string key] 06/26/2009 18:38:18 5 INF Entering function CommandCollectionBase.Get 06/26/2009 18:38:18 5 INF Found value in collection for key restartiis 06/26/2009 18:38:18 5 INF Leaving function CommandCollectionBase.Get 06/26/2009 18:38:18 5 INF Found parameter restartiis in collection 06/26/2009 18:38:18 5 INF Leaving function Command.this[string key] 06/26/2009 18:38:18 5 ERR Task upgrade has failed with an unknown exception 06/26/2009 18:38:18 5 ERR Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(Guid id) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(SPPersistedObject obj) at Microsoft.SharePoint.Administration.SPPersistedObject.Delete() at Microsoft.SharePoint.Administration.SPJobDefinition.DeleteInternal(Boolean bTargetInstances, Boolean bLockAndRunningJobs) at Microsoft.SharePoint.Administration.SPJobDefinition.Delete() at Microsoft.SharePoint.Upgrade.SPManager.RemoveUpgradeTimerJobRegKey(Boolean deleteJob) at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() 06/26/2009 18:38:18 5 INF Entering function Common.BuildExceptionMessage 06/26/2009 18:38:18 5 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Resource id to be retrieved is ExceptionInfo for language English (United States) 06/26/2009 18:38:18 5 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1} 06/26/2009 18:38:18 5 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Leaving function Common.BuildExceptionMessage 06/26/2009 18:38:18 5 INF Entering function Common.BuildExceptionInformation 06/26/2009 18:38:18 5 INF Entering function Common.BuildExceptionMessage 06/26/2009 18:38:18 5 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Resource id to be retrieved is ExceptionInfo for language English (United States) 06/26/2009 18:38:18 5 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1} 06/26/2009 18:38:18 5 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Leaving function Common.BuildExceptionMessage 06/26/2009 18:38:18 5 INF Leaving function Common.BuildExceptionInformation 06/26/2009 18:38:18 5 ERR An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(Guid id) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(SPPersistedObject obj) at Microsoft.SharePoint.Administration.SPPersistedObject.Delete() at Microsoft.SharePoint.Administration.SPJobDefinition.DeleteInternal(Boolean bTargetInstances, Boolean bLockAndRunningJobs) at Microsoft.SharePoint.Administration.SPJobDefinition.Delete() at Microsoft.SharePoint.Upgrade.SPManager.RemoveUpgradeTimerJobRegKey(Boolean deleteJob) at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() 06/26/2009 18:38:18 5 INF Entering function Common.BuildExceptionInformation 06/26/2009 18:38:18 5 INF Entering function Common.BuildExceptionMessage 06/26/2009 18:38:18 5 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Resource id to be retrieved is ExceptionInfo for language English (United States) 06/26/2009 18:38:18 5 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1} 06/26/2009 18:38:18 5 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Leaving function Common.BuildExceptionMessage 06/26/2009 18:38:18 5 INF Leaving function Common.BuildExceptionInformation 06/26/2009 18:38:18 5 INF Entering function UpgradeBootstrapTask.BuildUpgradeExtendedMessage 06/26/2009 18:38:18 5 INF Task result is fail 06/26/2009 18:38:18 5 INF Looking for upgrade log file at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\Upgrade.log 06/26/2009 18:38:18 5 INF Found upgrade log file at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\Upgrade.log, so we will build the extended message containing the upgrade log file location so the user can further diagnose 06/26/2009 18:38:18 5 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Resource id to be retrieved is UpgradeFailureMoreInfo for language English (United States) 06/26/2009 18:38:18 5 INF Resource retrieved id UpgradeFailureMoreInfo is Failed to upgrade SharePoint Products and Technologies. Further information regarding this failure can be found at {0}. 06/26/2009 18:38:18 5 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Leaving function UpgradeBootstrapTask.BuildUpgradeExtendedMessage 06/26/2009 18:38:18 5 INF Entering function TaskBase.OnTaskStop 06/26/2009 18:38:18 5 INF Creating the OnTaskStop event for task upgrade 06/26/2009 18:38:18 5 ERR Task upgrade has failed 06/26/2009 18:38:18 5 INF friendlyMessage for task upgrade is An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object. 06/26/2009 18:38:18 5 INF debugMessage for task upgrade is Failed to upgrade SharePoint Products and Technologies. Further information regarding this failure can be found at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\Upgrade.log. An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(Guid id) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(SPPersistedObject obj) at Microsoft.SharePoint.Administration.SPPersistedObject.Delete() at Microsoft.SharePoint.Administration.SPJobDefinition.DeleteInternal(Boolean bTargetInstances, Boolean bLockAndRunningJobs) at Microsoft.SharePoint.Administration.SPJobDefinition.Delete() at Microsoft.SharePoint.Upgrade.SPManager.RemoveUpgradeTimerJobRegKey(Boolean deleteJob) at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() 06/26/2009 18:38:18 5 INF Entering function TaskBase.FireTaskStateChanged 06/26/2009 18:38:18 5 INF Firing the OnTaskStateChanged event for task upgrade 06/26/2009 18:38:18 5 INF Entering function TaskDriver.TaskStateEventHandler 06/26/2009 18:38:18 5 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Resource id to be retrieved is UpgradeTaskDisplayName for language English (United States) 06/26/2009 18:38:18 5 INF Resource retrieved id UpgradeTaskDisplayName is upgrade SharePoint Products and Technologies 06/26/2009 18:38:18 5 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Received an TaskStateEventHandler event. task:upgrade TaskBase.State:stopped 06/26/2009 18:38:18 5 INF Entering function TasksQueue.IncrementTaskFailed 06/26/2009 18:38:18 5 INF Incremented the number of tasks failed to 1 06/26/2009 18:38:18 5 INF Leaving function TasksQueue.IncrementTaskFailed 06/26/2009 18:38:18 5 INF Task upgrade has stopped and failed. Total failed is now 1 06/26/2009 18:38:18 5 INF Leaving function TaskDriver.TaskStateEventHandler 06/26/2009 18:38:18 5 INF Entering function CommandLine.TaskStateEventHandler 06/26/2009 18:38:18 5 INF Received an TaskStateEventHandler event. task:upgrade TaskBase.State:stopped 06/26/2009 18:38:18 5 INF Task upgrade has stopped and failed. Total failed is now 1 06/26/2009 18:38:18 5 INF Entering function get CommandCollection.this[string key] 06/26/2009 18:38:18 5 INF Entering function CommandCollectionBase.Get 06/26/2009 18:38:18 5 INF Found value in collection for key initialize 06/26/2009 18:38:18 5 INF Leaving function CommandCollectionBase.Get 06/26/2009 18:38:18 5 INF Found command initialize in collection 06/26/2009 18:38:18 5 INF Leaving function get CommandCollection.this[string key] 06/26/2009 18:38:18 5 INF Entering function Command.this[string key] 06/26/2009 18:38:18 5 INF Entering function CommandCollectionBase.Get 06/26/2009 18:38:18 5 INF Found value in collection for key wait 06/26/2009 18:38:18 5 INF Leaving function CommandCollectionBase.Get 06/26/2009 18:38:18 5 INF Found parameter wait in collection 06/26/2009 18:38:18 5 INF Leaving function Command.this[string key] 06/26/2009 18:38:18 5 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States) 06/26/2009 18:38:18 5 INF Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products and Technologies. 06/26/2009 18:38:18 5 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 5 INF Last message from task upgrade is An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object. 06/26/2009 18:38:18 5 INF Leaving function CommandLine.TaskStateEventHandler 06/26/2009 18:38:18 5 INF Leaving function TaskBase.FireTaskStateChanged 06/26/2009 18:38:18 5 INF Leaving function TaskBase.OnTaskStop 06/26/2009 18:38:18 5 INF Leaving function TaskThread.ExecuteTask 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is UpgradeTaskDisplayName for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id UpgradeTaskDisplayName is upgrade SharePoint Products and Technologies 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 ERR Task upgrade SharePoint Products and Technologies failed, so stopping execution of the engine 06/26/2009 18:38:18 1 INF Entering function get CommandCollection.this[string key] 06/26/2009 18:38:18 1 INF Entering function CommandCollectionBase.Get 06/26/2009 18:38:18 1 INF Found value in collection for key initialize 06/26/2009 18:38:18 1 INF Leaving function CommandCollectionBase.Get 06/26/2009 18:38:18 1 INF Found command initialize in collection 06/26/2009 18:38:18 1 INF Leaving function get CommandCollection.this[string key] 06/26/2009 18:38:18 1 INF Entering function Command.this[string key] 06/26/2009 18:38:18 1 INF Entering function CommandCollectionBase.Get 06/26/2009 18:38:18 1 INF Found value in collection for key wait 06/26/2009 18:38:18 1 INF Leaving function CommandCollectionBase.Get 06/26/2009 18:38:18 1 INF Found parameter wait in collection 06/26/2009 18:38:18 1 INF Leaving function Command.this[string key] 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products and Technologies. 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 ERR Failed to upgrade SharePoint Products and Technologies. Failed to upgrade SharePoint Products and Technologies. Further information regarding this failure can be found at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\Upgrade.log. An exception of type System.NullReferenceException was thrown. Additional exception information: Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(Guid id) at Microsoft.SharePoint.Administration.SPConfigurationDatabase.DeleteObject(SPPersistedObject obj) at Microsoft.SharePoint.Administration.SPPersistedObject.Delete() at Microsoft.SharePoint.Administration.SPJobDefinition.DeleteInternal(Boolean bTargetInstances, Boolean bLockAndRunningJobs) at Microsoft.SharePoint.Administration.SPJobDefinition.Delete() at Microsoft.SharePoint.Upgrade.SPManager.RemoveUpgradeTimerJobRegKey(Boolean deleteJob) at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask() 06/26/2009 18:38:18 1 INF Entering function TaskDriver.NotifyTaskSummary 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is TotalTasksRan for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id TotalTasksRan is Total number of configuration settings run: {0} 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Entering function TaskDriver.OnTaskDriverNotify 06/26/2009 18:38:18 1 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType.notify, message: Total number of configuration settings run: 3 06/26/2009 18:38:18 1 INF Entering function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Entering function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of configuration settings run: 3 06/26/2009 18:38:18 1 INF Leaving function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.OnTaskDriverNotify 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is TotalTasksSucceeded for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id TotalTasksSucceeded is Total number of successful configuration settings: {0} 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Entering function TaskDriver.OnTaskDriverNotify 06/26/2009 18:38:18 1 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalsuccess, TaskDriverEventArgs.EventType.notify, message: Total number of successful configuration settings: 2 06/26/2009 18:38:18 1 INF Entering function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Entering function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of successful configuration settings: 2 06/26/2009 18:38:18 1 INF Leaving function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.OnTaskDriverNotify 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is TotalTasksFailed for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id TotalTasksFailed is Total number of unsuccessful configuration settings: {0} 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Entering function TaskDriver.OnTaskDriverNotify 06/26/2009 18:38:18 1 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalfail, TaskDriverEventArgs.EventType.notify, message: Total number of unsuccessful configuration settings: 1 06/26/2009 18:38:18 1 INF Entering function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Entering function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of unsuccessful configuration settings: 1 06/26/2009 18:38:18 1 INF Leaving function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.OnTaskDriverNotify 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.NotifyTaskSummary 06/26/2009 18:38:18 1 ERR One or more configuration tasks has failed or some tasks were not run 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is PostSetupConfigurationStoppingSucceeded for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id PostSetupConfigurationStoppingSucceeded is Successfully stopped the configuration of SharePoint Products and Technologies. 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Entering function TaskDriver.OnTaskDriverStopping 06/26/2009 18:38:18 1 INF Sending a task driver stopping event: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType.stopping, Successfully stopped the configuration of SharePoint Products and Technologies. 06/26/2009 18:38:18 1 INF Entering function TaskDriverStateChange.Enter 06/26/2009 18:38:18 1 INF Acquiring the writer lock to change the state 06/26/2009 18:38:18 1 INF Current state of the task driver is neverrun. You want to change it to stoppingrun 06/26/2009 18:38:18 1 INF Changed state of the task driver to neverrun 06/26/2009 18:38:18 1 INF Released the writer lock to change the state 06/26/2009 18:38:18 1 INF Leaving function TaskDriverStateChange.Enter 06/26/2009 18:38:18 1 INF Entering function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Entering function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message Successfully stopped the configuration of SharePoint Products and Technologies. 06/26/2009 18:38:18 1 INF Leaving function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.OnTaskDriverStopping 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.ExecuteTasks 06/26/2009 18:38:18 1 ERR One or more configuration tasks has failed to execute 06/26/2009 18:38:18 1 INF Entering function TaskDriver.Stop 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products and Technologies failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again. 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 ERR Configuration of SharePoint Products and Technologies failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_6_26_2009_18_37_0_851_1447924250.log, fix the problem, and run this configuration wizard again. 06/26/2009 18:38:18 1 INF Entering function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States) 06/26/2009 18:38:18 1 INF Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products and Technologies failed. Configuration must be performed before you use SharePoint Products and Technologies. For further details, see the diagnostic log located at {0} and the application event log. 06/26/2009 18:38:18 1 INF Leaving function StringResourceManager.GetResourceString 06/26/2009 18:38:18 1 INF Entering function TaskDriver.OnTaskDriverStop 06/26/2009 18:38:18 1 INF Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, Configuration of SharePoint Products and Technologies failed. Configuration must be performed before you use SharePoint Products and Technologies. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_6_26_2009_18_37_0_851_1447924250.log and the application event log. 06/26/2009 18:38:18 1 INF Entering function TaskDriverStateChange.Enter 06/26/2009 18:38:18 1 INF Acquiring the writer lock to change the state 06/26/2009 18:38:18 1 INF Current state of the task driver is neverrun. You want to change it to stoppedrunning 06/26/2009 18:38:18 1 INF Changed state of the task driver to neverrun 06/26/2009 18:38:18 1 INF Released the writer lock to change the state 06/26/2009 18:38:18 1 INF Leaving function TaskDriverStateChange.Enter 06/26/2009 18:38:18 1 INF Entering function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Entering function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message Configuration of SharePoint Products and Technologies failed. Configuration must be performed before you use SharePoint Products and Technologies. For further details, see the diagnostic log located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_6_26_2009_18_37_0_851_1447924250.log and the application event log. 06/26/2009 18:38:18 1 INF Leaving function CommandLine.TaskDriverEventHandler 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.OnTaskDriverStop 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.Stop 06/26/2009 18:38:18 1 INF UnLocking the task driver for exclusive use while we ran tasks 06/26/2009 18:38:18 1 INF Leaving function TaskDriver.Run 06/26/2009 18:38:18 1 ERR Post setup configuration was not run successfully when using the command line task driver module 06/26/2009 18:38:18 1 INF Leaving function PsconfigCommandLineMain.Main I also have a timer job called IisWebSiteSequence Upgrade Job which wont delete (nullreferenceexception) - resulting error: Unknown SQL Exception 208 occured. Additional error information from SQL Server is included below. Invalid object name 'fn_GetChildren'. Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK TRANSACTION statement is missing. Previous count = 0, current count = 1. For more information, see Help and Support Center at
June 26th, 2009 8:40pm

Can anyone shed any light on this?
Free Windows Admin Tool Kit Click here and download it now
June 29th, 2009 11:47am

Discussed previously herehttp://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/9a262f04-a6a5-4c30-97f2-588174b617c1Scot
June 29th, 2009 2:29pm

Thanks Scot I did read that thread, but sadly it doesnt have a resolution. I tried what Lu recommended. I also have the IisWebSiteSequence Upgrade Job which wont delete, throwing the same message. Any help on resolving the IisWebSiteSequence Upgrade Job? The server is win2k3, and sharepoint doesnt have SP1 (or didnt prior to install of SP2). I have no customisations, but had extended the app pool. David
Free Windows Admin Tool Kit Click here and download it now
June 29th, 2009 4:19pm

This is now a recurring error on our Central Admin box: Event ID: 5214 Insufficient SQL database permissions for user '' in database 'SharePoint_Config' on SQL Server instance 'SQL2005CL\INST1'. Additional error information from SQL Server is included below. The EXECUTE permission was denied on the object 'proc_getObjectsByClass', database 'SharePoint_Config', schema 'dbo'. This error seems to point to an issue that was resolved by some hotfixes back in Aug 2008 (956056 and 956057) The schema dbo is the server farm account which is the owner of the SharePoint_Config db.
June 29th, 2009 6:39pm

Hi dmce, Could you first explain the sentence having problems with the database version not being consistent? I dont quite understand the meaning of this sentence. Regarding the event id 5214, it is generated because the account running on timer job service does not have dbowner permissions on the SharePoint configuration database. I suggest you go to services.mmc to check the account of Windows SharePoint Services Timer and ensure that this service account has dbowner permission on SharePoint configuration database in SQL. After resolving the event 5214, you can uninstall SP2 and reinstall it to see if this time the post configuration can run successfully. Hope this helps. Lu Zou
Free Windows Admin Tool Kit Click here and download it now
June 30th, 2009 12:11pm

Hi Lu After installing SP2 i was getting: The schema version (3.1.3.0) of the database WSS_Content_Testsite on SQL2005CL\INST1 is not consistent with the expected database schema version (3.1.8.0) on GON1SHP001. Connections to this database from this server have been blocked to avoid data loss. Upgrade the web front end or the content database to ensure that these versions match. However, i no longer get this error and all seem to report the correct version (6421) The timer job runs under SVC_SPConfig which i understand to be the farm account (aka db access). If i look at the sharepoint config db in SQL manager, this account is in the role db_owner. I tried to follow the least privileges accounts for our install. The owner of the config db is a different account (SVC_SPSetup). We have one central admin box and two front ends. Also, i wasnt aware you could uninstall SP2? David
June 30th, 2009 1:16pm

Hi David, The 2007 Microsoft Office Service Pack 2 is the first service pack to support uninstall of client updates through the Microsoft Service Pack Uninstall Tool for the 2007 Microsoft Office Suite as well as via Windows Installer command line. The Service Pack Uninstall Tool will be available as a separate download. However before uninstall SP2 I think we can try the method below first to see if it can resolve the problem you mentioned. Dont forget to backup your database. 1. Remove the content Dbs run STSADM.EXE o deletecontentdb for each Web Application 2. Run PSCONFIG.EXE - cmd upgrade - inplace b2b wait -force 3. Add the content Dbs to the Web Applications run STSADM.EXE o addcontentdb Let me know the result if possible, thanks. Lu Zou
Free Windows Admin Tool Kit Click here and download it now
July 1st, 2009 12:10pm

Hi If i try to remove a content DB is get "Object not set to an instance of an object". I also get have an issue that stops me creating new web apps, complaining that it cant decrypt or encrpyt credentials. I cant update the farm account credentials because the "Administration Application Pool Credential Deployment " job is still listed (and has been for days). I cant manually delete it because it again complaines about "Object not set to an instance of an object". It has gotten to the stage where this install is going to be rebuilt. However someone kindly deleted a site collection and i want to get into that Database to get some content out of it. I cant create a new web app due to above, and if i reattach the db to an exisitng web app, it shows it having no sites. David
July 8th, 2009 4:28pm

This is now a recurring error on our Central Admin box: Event ID: 5214 Insufficient SQL database permissions for user '' in database 'SharePoint_Config' on SQL Server instance 'SQL2005CL\INST1'. Additional error information from SQL Server is included below. The EXECUTE permission was denied on the object 'proc_getObjectsByClass', database 'SharePoint_Config', schema 'dbo'. This error seems to point to an issue that was resolved by some hotfixes back in Aug 2008 (956056 and 956057) The schema dbo is the server farm account which is the owner of the SharePoint_Config db. We have th exact same error and i have MS on the case now. They have been trying to fix this for the last 3 days. How it started was when we installed SP2 and ran out of disc space. The install errored and we finally managed to get some space. Installed SP2 and ran the config as it should. All good and now issues until a couple of days later when the above error started. We have checked the database agains a stage environment that we have and the config database is identical to the production one. So there are no missing procedures and permissions are all good. So at the moment we are waiting for MS. Its all fun and games with MOSS 2007
Free Windows Admin Tool Kit Click here and download it now
August 18th, 2009 8:36am

any positive outcome or resolution?
June 2nd, 2010 4:53pm

I think I had simular situation when I installed SP2 on my SharePoint web farm. Read this http://social.technet.microsoft.com/Forums/en/sharepointadmin/thread/f6f9b8e5-131c-40e3-8186-77ffbd0a277d. I spend a mounth to figure out what is wrong and finally I found that SharePoint binaries were differen on servers in my web farm. But in the same time SharePoint shown the same version on all servers. Oleg
Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2010 5:38pm

i dont se any resolution there either
June 2nd, 2010 5:57pm

In my case the resolution was rebuild all servers in web farm by using the same process. (the same installation CD and SPs). I spend hours on MS support call and I sent tons of logs to MS support. They could not help me. Oleg
Free Windows Admin Tool Kit Click here and download it now
June 2nd, 2010 6:17pm

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

Other recent topics Other recent topics