locked
Failed to create Configuration Database for MOSS 2007 on Windows Server 2008 R2 + SQL Server 2008 SP1 RRS feed

  • Question

  • I Create a new slipstream build for SharePoint Server 2007 to install it on Windows Server 2008 R2. it installed successfully. then I create the Configuration Database through 'SharePoint Products and Technologies Configuration Wizard'. it prompt 'Failed to create the Configuration Database'.

    My Evironment is:
    Windows Server 2008 R2
    SQL Server 2008 SP1
    MOSS 2007

    Thanks, but I don't know which part of log you want to see. I just copy a part fo log to here.
    Log:

    07/30/2010 18:39:14  6  INF                    Entering function StringResourceManager.GetResourceString
    07/30/2010 18:39:14  6  INF                      Resource id to be retrieved is ConfigurationDatabaseTaskCreateFailConfigDisplayLabel for language English (United States)
    07/30/2010 18:39:14  6  INF                      Resource retrieved id ConfigurationDatabaseTaskCreateFailConfigDisplayLabel is Failed to create the configuration database.
    07/30/2010 18:39:14  6  INF                    Leaving function StringResourceManager.GetResourceString
    07/30/2010 18:39:14  6  ERR                    Failed to create the configuration database.
    An exception of type Microsoft.SharePoint.Upgrade.SPUpgradeException was thrown.  Additional exception information: One or more types failed to load. Please refer to the upgrade log for more details.
    Microsoft.SharePoint.Upgrade.SPUpgradeException: One or more types failed to load. Please refer to the upgrade log for more details.
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.RegisterAssembly(Assembly asm, UInt32 nOrder)
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.get_InitialTypeDictionary()
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegateTypes(Type tpObject)
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetDelegates(Object o)
       at Microsoft.SharePoint.Upgrade.SPDelegateManager.GetUpgraders(Object o)
       at Microsoft.SharePoint.Upgrade.SPManager.NeedsUpgradeFalse(Object o)
       at Microsoft.SharePoint.Administration.SPPersistedUpgradableObject.set_NeedsUpgrade(Boolean value)
       at Microsoft.SharePoint.Administration.SPPersistedObject.Update()
       at Microsoft.SharePoint.Administration.SPFarm.Update()
       at Microsoft.SharePoint.Administration.SPConfigurationDatabase.RegisterDefaultDatabaseServices(SqlConnectionStringBuilder connectionString)
       at Microsoft.SharePoint.Administration.SPConfigurationDatabase.Provision(SqlConnectionStringBuilder connectionString)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword)
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    07/30/2010 18:39:14  6  INF                    Entering function TaskDriver.NotifyTaskSummary
    07/30/2010 18:39:14  6  INF                      Entering function StringResourceManager.GetResourceString
    07/30/2010 18:39:14  6  INF                        Resource id to be retrieved is TotalTasksRan for language English (United States)
    07/30/2010 18:39:14  6  INF                        Resource retrieved id TotalTasksRan is Total number of configuration settings run: {0}
    07/30/2010 18:39:14  6  INF                      Leaving function StringResourceManager.GetResourceString
    07/30/2010 18:39:14  6  INF                      Entering function TaskDriver.OnTaskDriverNotify
    07/30/2010 18:39:14  6  INF                        Sending a task driver notify event: TaskDriverEventArgs.EventCriticalityType: info, TaskDriverEventArgs.EventMessageType: totalran, TaskDriverEventArgs.EventType.notify, message: Total number of configuration settings run: 2

    • Edited by f4f16 Wednesday, August 4, 2010 9:40 AM
    Wednesday, August 4, 2010 4:02 AM

Answers

  • Hi,

    after checking the logs I did not find anything else. You already published the exception in the first posts of this thread.

    I looked a while also in the net. The most common issues related to this exception are an installation of SharePoint 2010 or Office 2010 on the same machine.

    However, I would check a list time the slipstreamed version of your installation disc. Ensure that you use the same version (32bit or 64bit) of the SP2 you are slipstreaming into your installation.

     

    Slowly, my ideas are vanishing

    Patrick



    follow my blog http://patrick.lamber.blogspot.com to get additional tips and information about SharePoint, Project and ASP.NET
    Tuesday, August 10, 2010 10:25 AM

All replies