unable to complete SP2 installation of MOSS “ERROR - Adding web part (_catalogs/wp/SummaryResults.webpart) caused by the following error: [SiteSequence] [ERROR] [3/6/2010 1:10:39 AM]: Action 12.1.6301.0 of Microsoft.SharePoint.Portal.Upgrade.SiteSequence f
After installing MOSS SP2 , the PSCONGIG wizard stated and it was there on 8 of 9 step for more than 2 hours
I had clicked on cancel and getting he was getting this message.
SharePoint Products and Technologies Configuration Wizard
Configuring SharePoint Products and Technologies
Please wait while SharePoint Products and Technologies is configured. :
Performing configuration tasks of 8 of 9
Please wait while configuration of SharePoint Products and Technologies is stopped. Configuration will be stopped as soon as the upgrade SharePoint Products and Technologies settings have been applied...
Reviewed the upgrade.log and found that it was idle for more 2 hours
[SearchSP2AnchorTextDatabaseAction] [12.2.506.0] [DEBUG] [3/5/2010 9:47:03 PM]: SearchSP2AnchorTextDatabaseAction.Upgrade on database stuspssql:TCCPassportSSP2_Search_DB
[SPManager] [DEBUG] [3/5/2010 9:47:08 PM]: SyncUpgradeTimerJob: sleeping for 10 seconds
[SPManager] [DEBUG] [3/5/2010 9:47:18 PM]: SyncUpgradeTimerJob: sleeping for 10 seconds
[SPManager] [DEBUG] [3/5/2010 9:47:28 PM]: SyncUpgradeTimerJob: sleeping for 10 seconds
[SPManager] [DEBUG] [3/5/2010 9:47:38 PM]: SyncUpgradeTimerJob: sleeping for 10 seconds
Killed the PSCONFIG.UI in the task manager
Then ran the command
psconfig.exe —cmd upgrade —inplace b2b —force
03/06/2010 00:25:30 4 ERR An exception of type System.ServiceProcess.TimeoutException was thrown. Additional exception information: Time out has expired and the operation has not been completed.
System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.SharePoint.PostSetupConfiguration.ServiceHelper.Stop(String serviceName)
at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.StopServicesListedInRegistry(RegistryHelper registry)
at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.StopAllServices()
at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.PrepareForUpgrade()
at Microsoft.SharePoint.PostSetupConfiguration.InitializeTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
Found that the OSEARCH was in stopping state
Tried to run the net stop OSEARCH , it did not complete
Rebooted the server
After reboot the OSEARCH was still in starting
Disabled it and rebooted it again
Ran the command
psconfig.exe —cmd upgrade —inplace b2b —force
Reviewed the upgrade. log
=====================
[NewWebParts] [12.1.6301.0] [INFO] [3/6/2010 1:10:39 AM]: ERROR - Adding web part (_catalogs/wp/SummaryResults.webpart) caused by the following error:
[SiteSequence] [ERROR] [3/6/2010 1:10:39 AM]: Action 12.1.6301.0 of Microsoft.SharePoint.Portal.Upgrade.SiteSequence failed.
[SiteSequence] [ERROR] [3/6/2010 1:10:39 AM]:
[SiteSequence] [ERROR] [3/6/2010 1:10:39 AM]: at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite, String checkInComment, Boolean checkRequiredFields)
at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite)
at Microsoft.SharePoint.Portal.Upgrade.GenericWebPartGalleryUpgrade.AddWebPart(SPFileCollection rootWebFiles, String dwpWebPath, String dwpFilePath, String dwpGroup)
at Microsoft.SharePoint.Portal.Upgrade.GenericWebPartGalleryUpgrade.UpdateWebParts(SPSite site, String[] deleteDwps, String[] newDwps, String wpGroup, String strPath)
at Microsoft.SharePoint.Portal.Upgrade.NewWebParts.Upgrade()
at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
[NewWebParts] [12.1.6301.0] [DEBUG] [3/6/2010 1:10:39 AM]: Begin Rollback()
[NewWebParts] [12.1.6301.0] [DEBUG] [3/6/2010 1:10:39 AM]: End Rollback()
[NewWebParts] [12.1.6301.0] [DEBUG] [3/6/2010 1:10:39 AM]: Begin Dispose()
[NewWebParts] [12.1.6301.0] [DEBUG] [3/6/2010 1:10:39 AM]: End Dispose()
[NewWebParts] [12.1.6301.0] [DEBUG] [3/6/2010 1:10:39 AM]: Elapsed time: 00:00:00.2031250.
[SPManager] [ERROR] [3/6/2010 1:10:39 AM]: Upgrade [SPSite Url=https://servername/personal/acun] failed. Microsoft.SharePoint.Portal.Upgrade.SiteSequence has the ContinueOnFailiure bit set. Moving on to the next object in sequence.
[SPManager] [ERROR] [3/6/2010 1:10:39 AM]:
[SPManager] [ERROR] [3/6/2010 1:10:39 AM]: at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite, String checkInComment, Boolean checkRequiredFields)
at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, Boolean overwrite)
at Microsoft.SharePoint.Portal.Upgrade.GenericWebPartGalleryUpgrade.AddWebPart(SPFileCollection rootWebFiles, String dwpWebPath, String dwpFilePath, String dwpGroup)
at Microsoft.SharePoint.Portal.Upgrade.GenericWebPartGalleryUpgrade.UpdateWebParts(SPSite site, String[] deleteDwps, String[] newDwps, String wpGroup, String strPath)
at Microsoft.SharePoint.Portal.Upgrade.NewWebParts.Upgrade()
I disabled the forefront service by running the command
c:\program files\Microsoft forefront security\SHAREPOINT\ FSCutility /disable
before that stop FSC controller and IIS admin
Ran the command
psconfig.exe —cmd upgrade —inplace b2b —force
It completed without error
Then we ran the command to the attach the content DB using the command
Stsadm-o addcontentdb -url <> -databasename
It completed successfully
Ran the Wizard on all the server and it completed successfully
Started the forefront security
Ran the wizard and it completed successfully