How to troubleshoot common errors that occur when you run the SharePoint Products and Technologies Configuration Wizard on a computer that is running Windows SharePoint Services 3.0 or SharePoint Server 2007
On This PageINTRODUCTIONThis article describes how to troubleshoot some common errors that occur when you run the SharePoint Products and Technologies Configuration Wizard after you upgrade a computer that is running Microsoft Windows SharePoint Services 3.0 or Microsoft Office SharePoint Server 2007. MORE INFORMATIONAfter you install one of the following updates or service packs on a computer that is running Windows SharePoint Services 3.0 or SharePoint Server 2007, you may have to rerun the SharePoint Products and Technologies Configuration Wizard (Psconfig.exe):
To help troubleshoot this problem, obtain the following SharePoint log files:
How to identify and resolve the problemThis section lists various problems that may be detected by the SharePoint Products and Technologies Configuration Wizard. Symptoms are listed for each problem to help you identify it.The Web.config file is read-onlySymptomsIf the Web.config file is read-only, the Upgrade.log file will contain an error message that resembles the following:[IisWebSiteSequence] [ERROR] [10/17/2007 11:38:22 AM]: Access to the path 'C:\Inetpub\wwwroot\wss\VirtualDirectories\5003\web.config' is denied.
CauseThis problem occurs when the Web.config file has been configured as read-only. This problem may also occur when a custom management program or a virus scan program locks the Web.config file.ResolutionMake sure that everyone has write access to this file before you run the SharePoint Products and Technologies Configuration Wizard. Also make sure that the read-only check box is not enabled in the Web.config file properties dialog box and that no other process locks the Web.config file.ASP.NET is registered incorrectly in the Internet Information Services (IIS) metabaseSymptomsIf ASP.NET is registered incorrectly in the IIS metabase, the Upgrade.log file will contain an error message that resembles the following:[SPIisWebSiteWssSequence] [ERROR] [10/10/2007 10:21:25 AM]: Action 3.0.3.0 of Microsoft.SharePoint.Upgrade.SPIisWebSiteWssSequence failed.
[SPIisWebSiteWssSequence] [ERROR] [10/10/2007 10:21:25 AM]: InstallAspNet 566609673 failed.
[SPIisWebSiteWssSequence] [ERROR] [10/10/2007 10:21:25 AM]: at Microsoft.SharePoint.Upgrade.EnsureAspNetScriptMapInstalled.Upgrade()
at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()
In this case, the number between "InstallAspNet" and "failed" in this message is the ID of the affected IIS Web site.
CauseThis problem occurs because ASP.NET is registered incorrectly in the IIS metabase.ResolutionTo resolve this problem, follow these steps:
Software\Microsoft\Shared Tools\Web Server Extensions\12.0\WSS\SPAdmin DWORD value: SleepOnStart set to 20000 decimalYou receive a "The database WSS_Content on ComputerName\Microsoft##SSEE is not accessible to missing Windows Internal Database signatures" error messageSymptomsThe following error message is logged in the Application log on the computer that is running Windows SharePoint Services 3.0 or SharePoint Server 2007:Event Type: Error
Also, the Upgrade.log file contains the following error message:
Event Source: Windows SharePoint Services 3 Event Category: Topology Event ID: 6800 Date: 10/17/2007 Time: 8:09:40 PM User: N/A Computer: ComputerName Description: The database WSS_Content on ComputerName\Microsoft##SSEE is not accessible to missing Windows Internal Database signatures. [SPServerSequence] [DEBUG] [10/22/2007 7:44:21 AM]: Web service Instance SPWebServiceInstance Parent=SPServer Name=ComputerName not added. Status = Provisioning
CauseThis problem occurs when the initial provisioning of the Web service instance has not completed successfully. This behavior causes the upgrade process to skip the Web service instance.ResolutionTo resolve this problem, follow these steps:
The Web.config file is missingSymptomsThe Upgrade.log file contains an error that resembles the following:[AssemblyReferenceFixUp] [3.0.4.0] [ERROR] [10/18/2007 11:47:40 AM]: Application Web Config for this IIS site (944564711) could not be found at \wwwroot\wss\VirtualDirectories\5003\web.config.
CauseThis behavior occurs when the Web.config file has been deleted or moved.ResolutionTo resolve this problem, make sure that the Web.config file is located in the Wwwroot\Wss\VirtualDirectories\xxxx folder before you run the SharePoint Products and Technologies Configuration Wizard.Note xxxx represents the virtual server physical location for the SharePoint Web application. In IIS, the virtual server physical location is listed next to Local path on the Home Directory tab in the virtual server properties dialog box. The SharePoint Products and Technologies Configuration Wizard does not finish successfullySymptomsYou run the SharePoint Products and Technologies Configuration Wizard (PSConfigui.exe) to upgrade the databases. When you do this, the wizard does not finish successfully. Additionally, the following error message is logged:Date Time 8 ERR An exception of type Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException was thrown. This message is logged in the following log file: Additional exception information: An update conflict has occurred, and you must re-try this action. The object DiagnosticsService Parent=SPFarm Name=SharePoint_Config is being updated by Domain\User, in the w3wp process, on machine SERVER. View the tracing log for more information about the conflict. Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object DiagnosticsService Parent=SPFarm Name=SharePoint_Config is being updated by Domain\User, in the w3wp process, on machine SERVER. View the tracing log for more information about the conflict. Drive:\Program Files\Common Files\Microsoft Shared\web server extensions\12\LOGS\PSCDiagnostics_Datecode CauseThis issue occurs because a lock exists on the SPFarm object. Therefore, the SharePoint Products and Technologies Configuration Wizard cannot update the databases.ResolutionTo resolve this issue, clear the Windows SharePoint Services configuration cache.For more information about how to do this, click the following article number to view the article in the Microsoft Knowledge Base: 939308 (http://support.microsoft.com/kb/939308/)
Error message when you try to modify or to delete an alternate access mapping in Windows SharePoint Services 3.0: "An update conflict has occurred, and you must re-try this action"
How to force the Windows SharePoint Services 3.0 upgrade by using the Psconfig.exe tool at a command promptPerform the upgrade by running the Psconfig.exe tool at a command prompt. For example, type the following command:psconfig -cmd upgrade -inplace b2b –force
| Article Translations
|

Back to the top
