Hola a todos.
Tengo un entorno actualmente con un único servidor y frontal web de
SharePoint y BD en otro servidor (clusterizada).
Nuestra idea es meter un segundo frontal web y para ello estamos realizando
las pruebas en un entorno de desarrollo.
El servidor actual está con MOSS 2007 + SP 2, al último nivel de
actualizaciones. Al actualizar en el segundo frontal web MOSS 2007 en el
SharePoint Productst and Technologies Configuration Wizard me da un error
"Failed to connect to configuration database". Mirando en el visor de sucesos
veo que hace referencias a que la versión actual de la BD es más actual que
la del producto que estamos intentando instalar.
Es por ello que he probado primero a instalar el WSS SP2 y luego el MOSS
2007 SP2, pero sin éxito.
¿Qué puedo hacer? ¿Qué pasos hay que seguir?.
Gracias por vuestra ayuda.
Obtengo estos errores:
Failed to initiate the upgrade sequence.
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 Microsoft.SharePoint.Upgrade.SPUpgradeException was
thrown. Additional exception information: The specified
SPConfigurationDatabase Name=SharePoint_Config
Parent=SPDatabaseServiceInstance Name=MIBD has been upgraded to a newer
version of SharePoint. Please upgrade this SharePoint application server
before attempting to access this object.
Microsoft.SharePoint.Upgrade.SPUpgradeException: The specified
SPConfigurationDatabase Name=SharePoint_Config
Parent=SPDatabaseServiceInstance Name=GANDBDESINT has been upgraded to a
newer version of SharePoint. Please upgrade this SharePoint application
server before attempting to access this object.
at Microsoft.SharePoint.Upgrade.SPSequence.get_CanUpgrade()
at
Microsoft.SharePoint.Upgrade.SPDatabaseWssSequence.InternalCanUpgrade(String
sqlstrLegacyBuildVersion)
at
Microsoft.SharePoint.Upgrade.SPConfigurationDatabaseSequence.get_CanUpgrade()
at Microsoft.SharePoint.Upgrade.SPManager.CanUpgrade(Object o)
at
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_CanUpgrade()
at Microsoft.SharePoint.Upgrade.SPManager.ReflexiveCanUpgrade(Object o)
at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgrade(Object o, Boolean
bRecurse)
at
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.get_NeedsUpgrade()
at Microsoft.SharePoint.Upgrade.SPManager.Initialize()
at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
Leer las respuestas