SP 2 Upgrade Fail Issue
Hi, I'm in the process of installing SP 2. It ran for a really long time on my app server and then failed at step 8. When I went into the log files though I can't find an message. I've pasted the last segment of the upgrade.log. The only thing that looks like an error is the final line: SyncUpgradeTimerJob: Upgrade timer job failed. Return -1.When I look at the farms in central admin, it's showing the app server as having been upgraded!!?? Is the error above something that needs to be correct? Any advice?[SPManager] [INFO] [2/10/2010 1:43:36 PM]: Finished upgrading SearchSharedDatabase Name=ASTARAIRCARGOSSP_Search_DB Parent=SPDatabaseServiceInstance.[SPManager] [DEBUG] [2/10/2010 1:43:36 PM]: Elapsed time upgrading all objects under [SPWebApplication Name=SharePoint - 26509 Parent=SPWebService]: 00:02:30.[SPManager] [INFO] [2/10/2010 1:43:36 PM]: Resetting the status of PersistedUpgradableObject: SPWebApplication Name=SharePoint - 26509 Parent=SPWebService to Online.[SPManager] [INFO] [2/10/2010 1:43:36 PM]: Finished upgrading SPWebApplication Name=SharePoint - 26509 Parent=SPWebService.[SPManager] [INFO] [2/10/2010 1:43:36 PM]: Resetting the status of PersistedUpgradableObject: SPWebService Parent=SPFarm Name=SharePoint_Config to Online.[SPManager] [INFO] [2/10/2010 1:43:37 PM]: Finished upgrading SPWebService Parent=SPFarm Name=SharePoint_Config.[SPManager] [INFO] [2/10/2010 1:43:37 PM]: Resetting the status of PersistedUpgradableObject: SPWebServiceInstance Parent=SPServer Name=ASTARINTRAAPP to Online.[SPManager] [INFO] [2/10/2010 1:43:37 PM]: Finished upgrading SPWebServiceInstance Parent=SPServer Name=ASTARINTRAAPP.[SPManager] [INFO] [2/10/2010 1:43:37 PM]: Resetting the status of PersistedUpgradableObject: SPServer Name=ASTARINTRAAPP Parent=SPFarm Name=SharePoint_Config to Online.[SPManager] [INFO] [2/10/2010 1:43:38 PM]: Finished upgrading SPServer Name=ASTARINTRAAPP Parent=SPFarm Name=SharePoint_Config.[SPManager] [INFO] [2/10/2010 1:43:38 PM]: Resetting the status of PersistedUpgradableObject: SPFarm Name=SharePoint_Config to Online.[SPManager] [DEBUG] [2/10/2010 1:43:38 PM]: SyncUpgradeTimerJob: sleeping for 10 seconds[SPManager] [INFO] [2/10/2010 1:43:38 PM]: Finished upgrading SPFarm Name=SharePoint_Config.[SPManager] [INFO] [2/10/2010 1:43:38 PM]: Inplace Upgrade session finishes. root object = SPFarm Name=SharePoint_Config, recursive = True. 1 errors and 0 warnings encountered.[SPManager] [DEBUG] [2/10/2010 1:43:39 PM]: Removing exclusive upgrade regkey by setting the mode to none[SPManager] [DEBUG] [2/10/2010 1:43:48 PM]: SyncUpgradeTimerJob: Upgrade timer job failed. Return -1.
February 10th, 2010 10:05pm

usually you need to find what feature it failed on. try running the following command: psconfig -cmd upgrade -inplace b2b -force
Free Windows Admin Tool Kit Click here and download it now
February 10th, 2010 11:38pm

usually you need to find what feature it failed on. try running the following command: psconfig -cmd upgrade -inplace b2b -force Ok this is what I got in the PSCDiagnostics Log, but I'm not sure what to do to fix it?02/10/2010 15:48:33 5 ERR The B2B upgrader timer job failed.02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products and Technologies.02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is InvalidCommandOrCommandFailed for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id InvalidCommandOrCommandFailed is The {0} command is invalid or a failure has been encountered.02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Entering function Common.BuildExceptionMessage02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is ExceptionInfo for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Leaving function Common.BuildExceptionMessage02/10/2010 15:48:33 5 ERR Task upgrade has failed with a PostSetupConfigurationTaskException An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The upgrade command is invalid or a failure has been encountered.Failed to upgrade SharePoint Products and Technologies.02/10/2010 15:48:33 5 INF Entering function Common.BuildExceptionInformation02/10/2010 15:48:33 5 INF Entering function Common.BuildExceptionMessage02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is ExceptionInfo for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Leaving function Common.BuildExceptionMessage02/10/2010 15:48:33 5 INF Leaving function Common.BuildExceptionInformation02/10/2010 15:48:33 5 ERR An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The upgrade command is invalid or a failure has been encountered.Failed to upgrade SharePoint Products and Technologies.Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown. at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()02/10/2010 15:48:33 5 INF Entering function Common.BuildExceptionInformation02/10/2010 15:48:33 5 INF Entering function Common.BuildExceptionMessage02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is ExceptionInfo for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Leaving function Common.BuildExceptionMessage02/10/2010 15:48:33 5 INF Leaving function Common.BuildExceptionInformation02/10/2010 15:48:33 5 INF Entering function UpgradeBootstrapTask.BuildUpgradeExtendedMessage02/10/2010 15:48:33 5 INF Task result is fail02/10/2010 15:48:33 5 INF Looking for upgrade log file at D:\LOGS\Upgrade.log02/10/2010 15:48:33 5 INF Did not find upgrade log file at D:\LOGS\Upgrade.log so will not modify the extended message02/10/2010 15:48:33 5 INF Leaving function UpgradeBootstrapTask.BuildUpgradeExtendedMessage02/10/2010 15:48:33 5 INF Entering function TaskBase.OnTaskStop02/10/2010 15:48:33 5 INF Creating the OnTaskStop event for task upgrade02/10/2010 15:48:33 5 ERR Task upgrade has failed02/10/2010 15:48:33 5 INF friendlyMessage for task upgrade is An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The upgrade command is invalid or a failure has been encountered.Failed to upgrade SharePoint Products and Technologies.02/10/2010 15:48:33 5 INF debugMessage for task upgrade is An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The upgrade command is invalid or a failure has been encountered.Failed to upgrade SharePoint Products and Technologies.Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown. at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()02/10/2010 15:48:33 5 INF Entering function TaskBase.FireTaskStateChanged02/10/2010 15:48:33 5 INF Firing the OnTaskStateChanged event for task upgrade02/10/2010 15:48:33 5 INF Entering function TaskDriver.TaskStateEventHandler02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is UpgradeTaskDisplayName for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id UpgradeTaskDisplayName is upgrade SharePoint Products and Technologies02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Received an TaskStateEventHandler event. task:upgrade TaskBase.State:stopped02/10/2010 15:48:33 5 INF Entering function TasksQueue.IncrementTaskFailed02/10/2010 15:48:33 5 INF Incremented the number of tasks failed to 102/10/2010 15:48:33 5 INF Leaving function TasksQueue.IncrementTaskFailed02/10/2010 15:48:33 5 INF Task upgrade has stopped and failed. Total failed is now 102/10/2010 15:48:33 5 INF Leaving function TaskDriver.TaskStateEventHandler02/10/2010 15:48:33 5 INF Entering function CommandLine.TaskStateEventHandler02/10/2010 15:48:33 5 INF Received an TaskStateEventHandler event. task:upgrade TaskBase.State:stopped02/10/2010 15:48:33 5 INF Task upgrade has stopped and failed. Total failed is now 102/10/2010 15:48:33 5 INF Entering function get CommandCollection.this[string key]02/10/2010 15:48:33 5 INF Entering function CommandCollectionBase.Get02/10/2010 15:48:33 5 INF Found value in collection for key initialize02/10/2010 15:48:33 5 INF Leaving function CommandCollectionBase.Get02/10/2010 15:48:33 5 INF Found command initialize in collection02/10/2010 15:48:33 5 INF Leaving function get CommandCollection.this[string key]02/10/2010 15:48:33 5 INF Entering function Command.this[string key]02/10/2010 15:48:33 5 INF Entering function CommandCollectionBase.Get02/10/2010 15:48:33 5 INF Found value in collection for key wait02/10/2010 15:48:33 5 INF Leaving function CommandCollectionBase.Get02/10/2010 15:48:33 5 INF Found parameter wait in collection02/10/2010 15:48:33 5 INF Leaving function Command.this[string key]02/10/2010 15:48:33 5 INF Entering function Command.this[string key]02/10/2010 15:48:33 5 INF Entering function CommandCollectionBase.Get02/10/2010 15:48:33 5 INF Found value in collection for key B2B_UPGRADE02/10/2010 15:48:33 5 INF Leaving function CommandCollectionBase.Get02/10/2010 15:48:33 5 INF Found parameter B2B_UPGRADE in collection02/10/2010 15:48:33 5 INF Leaving function Command.this[string key]02/10/2010 15:48:33 5 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States)02/10/2010 15:48:33 5 INF Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products and Technologies.02/10/2010 15:48:33 5 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 5 INF Last message from task upgrade is An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The upgrade command is invalid or a failure has been encountered.Failed to upgrade SharePoint Products and Technologies.02/10/2010 15:48:33 5 INF Leaving function CommandLine.TaskStateEventHandler02/10/2010 15:48:33 5 INF Leaving function TaskBase.FireTaskStateChanged02/10/2010 15:48:33 5 INF Leaving function TaskBase.OnTaskStop02/10/2010 15:48:33 5 INF Leaving function TaskThread.ExecuteTask02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is UpgradeTaskDisplayName for language English (United States)02/10/2010 15:48:33 1 INF Resource retrieved id UpgradeTaskDisplayName is upgrade SharePoint Products and Technologies02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 ERR Task upgrade SharePoint Products and Technologies failed, so stopping execution of the engine02/10/2010 15:48:33 1 INF Entering function get CommandCollection.this[string key]02/10/2010 15:48:33 1 INF Entering function CommandCollectionBase.Get02/10/2010 15:48:33 1 INF Found value in collection for key initialize02/10/2010 15:48:33 1 INF Leaving function CommandCollectionBase.Get02/10/2010 15:48:33 1 INF Found command initialize in collection02/10/2010 15:48:33 1 INF Leaving function get CommandCollection.this[string key]02/10/2010 15:48:33 1 INF Entering function Command.this[string key]02/10/2010 15:48:33 1 INF Entering function CommandCollectionBase.Get02/10/2010 15:48:33 1 INF Found value in collection for key wait02/10/2010 15:48:33 1 INF Leaving function CommandCollectionBase.Get02/10/2010 15:48:33 1 INF Found parameter wait in collection02/10/2010 15:48:33 1 INF Leaving function Command.this[string key]02/10/2010 15:48:33 1 INF Entering function Command.this[string key]02/10/2010 15:48:33 1 INF Entering function CommandCollectionBase.Get02/10/2010 15:48:33 1 INF Found value in collection for key B2B_UPGRADE02/10/2010 15:48:33 1 INF Leaving function CommandCollectionBase.Get02/10/2010 15:48:33 1 INF Found parameter B2B_UPGRADE in collection02/10/2010 15:48:33 1 INF Leaving function Command.this[string key]02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is UpgradeTaskFailConfigSyncDisplayLabel for language English (United States)02/10/2010 15:48:33 1 INF Resource retrieved id UpgradeTaskFailConfigSyncDisplayLabel is Failed to upgrade SharePoint Products and Technologies.02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 ERR Failed to upgrade SharePoint Products and Technologies.An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: The upgrade command is invalid or a failure has been encountered.Failed to upgrade SharePoint Products and Technologies.Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown. at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run() at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()02/10/2010 15:48:33 1 INF Entering function TaskDriver.NotifyTaskSummary02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is TotalTasksRan for language English (United States)02/10/2010 15:48:33 1 INF Resource retrieved id TotalTasksRan is Total number of configuration settings run: {0}02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Entering function TaskDriver.OnTaskDriverNotify02/10/2010 15:48:33 1 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType.notify, message: Total number of configuration settings run: 302/10/2010 15:48:33 1 INF Entering function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Entering function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of configuration settings run: 302/10/2010 15:48:33 1 INF Leaving function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Leaving function TaskDriver.OnTaskDriverNotify02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is TotalTasksSucceeded for language English (United States)02/10/2010 15:48:33 1 INF Resource retrieved id TotalTasksSucceeded is Total number of successful configuration settings: {0}02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Entering function TaskDriver.OnTaskDriverNotify02/10/2010 15:48:33 1 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalsuccess, TaskDriverEventArgs.EventType.notify, message: Total number of successful configuration settings: 202/10/2010 15:48:33 1 INF Entering function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Entering function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of successful configuration settings: 202/10/2010 15:48:33 1 INF Leaving function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Leaving function TaskDriver.OnTaskDriverNotify02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is TotalTasksFailed for language English (United States)02/10/2010 15:48:33 1 INF Resource retrieved id TotalTasksFailed is Total number of unsuccessful configuration settings: {0}02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Entering function TaskDriver.OnTaskDriverNotify02/10/2010 15:48:33 1 INF Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalfail, TaskDriverEventArgs.EventType.notify, message: Total number of unsuccessful configuration settings: 102/10/2010 15:48:33 1 INF Entering function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Entering function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType notify, message Total number of unsuccessful configuration settings: 102/10/2010 15:48:33 1 INF Leaving function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Leaving function TaskDriver.OnTaskDriverNotify02/10/2010 15:48:33 1 INF Leaving function TaskDriver.NotifyTaskSummary02/10/2010 15:48:33 1 ERR One or more configuration tasks has failed or some tasks were not run02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is PostSetupConfigurationStoppingSucceeded for language English (United States)02/10/2010 15:48:33 1 INF Resource retrieved id PostSetupConfigurationStoppingSucceeded is Successfully stopped the configuration of SharePoint Products and Technologies.02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Entering function TaskDriver.OnTaskDriverStopping02/10/2010 15:48:33 1 INF Sending a task driver stopping event: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType.stopping, Successfully stopped the configuration of SharePoint Products and Technologies.02/10/2010 15:48:33 1 INF Entering function TaskDriverStateChange.Enter02/10/2010 15:48:33 1 INF Acquiring the writer lock to change the state02/10/2010 15:48:33 1 INF Current state of the task driver is neverrun. You want to change it to stoppingrun02/10/2010 15:48:33 1 INF Changed state of the task driver to neverrun02/10/2010 15:48:33 1 INF Released the writer lock to change the state02/10/2010 15:48:33 1 INF Leaving function TaskDriverStateChange.Enter02/10/2010 15:48:33 1 INF Entering function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Entering function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType info, TaskDriverEventArgs.EventType stopping, message Successfully stopped the configuration of SharePoint Products and Technologies.02/10/2010 15:48:33 1 INF Leaving function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Leaving function TaskDriver.OnTaskDriverStopping02/10/2010 15:48:33 1 INF Leaving function TaskDriver.ExecuteTasks02/10/2010 15:48:33 1 ERR One or more configuration tasks has failed to execute02/10/2010 15:48:33 1 INF Entering function TaskDriver.Stop02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)02/10/2010 15:48:33 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.02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 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 D:\LOGS\PSCDiagnostics_2_10_2010_15_44_41_781_1831551506.log, fix the problem, and run this configuration wizard again.02/10/2010 15:48:33 1 INF Entering function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)02/10/2010 15:48:33 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.02/10/2010 15:48:33 1 INF Leaving function StringResourceManager.GetResourceString02/10/2010 15:48:33 1 INF Entering function TaskDriver.OnTaskDriverStop02/10/2010 15:48:33 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 D:\LOGS\PSCDiagnostics_2_10_2010_15_44_41_781_1831551506.log and the application event log.02/10/2010 15:48:33 1 INF Entering function TaskDriverStateChange.Enter02/10/2010 15:48:33 1 INF Acquiring the writer lock to change the state02/10/2010 15:48:33 1 INF Current state of the task driver is neverrun. You want to change it to stoppedrunning02/10/2010 15:48:33 1 INF Changed state of the task driver to neverrun02/10/2010 15:48:33 1 INF Released the writer lock to change the state02/10/2010 15:48:33 1 INF Leaving function TaskDriverStateChange.Enter02/10/2010 15:48:33 1 INF Entering function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Entering function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 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 D:\LOGS\PSCDiagnostics_2_10_2010_15_44_41_781_1831551506.log and the application event log.02/10/2010 15:48:33 1 INF Leaving function CommandLine.TaskDriverEventHandler02/10/2010 15:48:33 1 INF Leaving function TaskDriver.FireOnTaskDriverEvent02/10/2010 15:48:33 1 INF Leaving function TaskDriver.OnTaskDriverStop02/10/2010 15:48:33 1 INF Leaving function TaskDriver.Stop02/10/2010 15:48:33 1 INF UnLocking the task driver for exclusive use while we ran tasks02/10/2010 15:48:33 1 INF Leaving function TaskDriver.Run02/10/2010 15:48:33 1 ERR Post setup configuration was not run successfully when using the command line task driver module02/10/2010 15:48:33 1 INF Leaving function PsconfigCommandLineMain.Main
February 10th, 2010 11:54pm

Ok I figured this out. I had to really dig through the upgrade.log file. It turned out to be an old content database and site collection that was no longer in use that was causing it to fail. I had to delete the content database, and the site collection associated with it and the sp went through fine.
Free Windows Admin Tool Kit Click here and download it now
February 11th, 2010 6:18pm

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

Other recent topics Other recent topics