From: bmchan on
Got to where sharepoint exited the configuration wizard and launched a
browser to go to the central administration page where there it was running
the upgrade job on the content database.

I refreshed the screen a couple minutes later. In the Upgrade.log file (I
only pasted lines marked [Error]) I have the following entries:

[SPUtility] [DEBUG] [2/5/2009 3:49:12 PM]: File C:\Program Files\Common
Files\Microsoft Shared\Web Server Extensions\12\Template\sql\storeup.sql,
Time out = 3905 sec
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: Upgrade [SPContentDatabase
Name=rtiintra1_site Parent=SPDatabaseServiceInstance] failed.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: Attempt to fetch logical page
(1:3763) in database 'rtiintra1_site' belongs to object 'AllDocStreams', not
to object 'WebParts'.
The statement has been terminated.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
breakConnection)
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: ReflexiveUpgrade [SPWebService
Parent=SPFarm Name=SPS01_Config_db] failed.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: Attempt to fetch logical page
(1:3763) in database 'rtiintra1_site' belongs to object 'AllDocStreams', not
to object 'WebParts'.
The statement has been terminated.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
breakConnection)
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: ReflexiveUpgrade
[SPWebServiceInstance Parent=SPServer Name=HQMNBCHAN2-VM] failed.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: Attempt to fetch logical page
(1:3763) in database 'rtiintra1_site' belongs to object 'AllDocStreams', not
to object 'WebParts'.
The statement has been terminated.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
breakConnection)
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: ReflexiveUpgrade [SPServer
Name=HQMNBCHAN2-VM Parent=SPFarm Name=SPS01_Config_db] failed.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: Attempt to fetch logical page
(1:3763) in database 'rtiintra1_site' belongs to object 'AllDocStreams', not
to object 'WebParts'.
The statement has been terminated.
[SPManager] [ERROR] [2/5/2009 3:49:13 PM]: at
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean
breakConnection)
[SPManager] [INFO] [2/5/2009 3:49:13 PM]: Resetting the status of
PersistedUpgradableObject: SPFarm Name=SPS01_Config_db to Online.
[SPManager] [INFO] [2/5/2009 3:49:13 PM]: Inplace Upgrade session finishes.
root object = SPFarm Name=SPS01_Config_db, recursive = True. 6 errors and 0
warnings encountered.
[SPManager] [DEBUG] [2/5/2009 3:49:13 PM]: Removing exclusive upgrade regkey
by setting the mode to none.

When trying the wizard again it tells me to try PSConfig /force. Which I
will try next.

Anyone run into this before and have any advice?