Hi All,
I am trying to run configuration wizard in SharePoint 2010 to add a new server to the farm. Every time it fails at step 3. I am attaching the error logs for some quick reference:
Entering function Command.this[string key]08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key create
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter create in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key addomain
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter addomain in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key adorgunit
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter adorgunit in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key dbuser
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter dbuser in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF The parameter dbuser is NOT chosen, the default value as null
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key dbpassword
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter dbpassword in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF The parameter dbpassword is NOT chosen, the default value as null
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key user
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter user in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF The parameter user is NOT chosen, the default value as null
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key password
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter password in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF The parameter password is NOT chosen, the default value as null
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key passphrase
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter passphrase in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF The parameter passphrase is chosen, so returning the value as ***************
08/30/2013 09:46:25 11 INF The parameter passphrase is chosen, so returning the value as ***************
08/30/2013 09:46:25 11 INF Entering function Common.CreateSecureSringFrom
08/30/2013 09:46:25 11 INF Leaving function Common.CreateSecureSringFrom
08/30/2013 09:46:25 11 INF Entering function Farm.IsJoinedToFarm
08/30/2013 09:46:25 11 INF Entering function Farm.TryIsJoinedToFarm
08/30/2013 09:46:25 11 INF Entering function get CommandCollection.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key initialize
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found command initialize in collection
08/30/2013 09:46:25 11 INF Leaving function get CommandCollection.this[string key]
08/30/2013 09:46:25 11 INF Entering function Command.this[string key]
08/30/2013 09:46:25 11 INF Entering function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found value in collection for key B2B_UPGRADE
08/30/2013 09:46:25 11 INF Leaving function CommandCollectionBase.Get
08/30/2013 09:46:25 11 INF Found parameter B2B_UPGRADE in collection
08/30/2013 09:46:25 11 INF Leaving function Command.this[string key]
08/30/2013 09:46:25 11 INF My cached Farm object is null, so will load it
08/30/2013 09:46:25 11 INF Calling SPFarm.Local and SPServer.Local to get the local farm objects
08/30/2013 09:46:25 11 INF SPFarm.Local returned null. This usually means that the server is not joined. But, you can delete a server from the configdb without unjoining, which would mean that this machine still thinks it is joined.
08/30/2013 09:46:25 11 INF Trying to access the server farm connection string
08/30/2013 09:46:25 11 INF Entering function TaskCommon.TryGetWssVersion4ConnectionStringExists
08/30/2013 09:46:25 11 INF Entering function RegistryHelper.RegistryHelper
08/30/2013 09:46:25 11 INF The RegistryHelper has the key name as Software\Microsoft\Shared Tools\Web Server Extensions\14.0\Secure\ConfigDB and the registry hive as LocalMachine
08/30/2013 09:46:25 11 INF Leaving function RegistryHelper.RegistryHelper
08/30/2013 09:46:25 11 INF Microsoft SharePoint Foundation 2010 registry key Software\Microsoft\Shared Tools\Web Server Extensions\14.0\Secure\ConfigDB for the connection string does not exist
08/30/2013 09:46:25 11 INF Unable to get the Microsoft SharePoint Foundation 2010 connection string
08/30/2013 09:46:25 11 INF Leaving function TaskCommon.TryGetWssVersion4ConnectionStringExists
08/30/2013 09:46:25 11 INF DID NOT discover a v4 connection string and SPFarm.Local indicates that this machine is not joined.
08/30/2013 09:46:25 11 INF Entering function Farm.Clear
08/30/2013 09:46:25 11 INF Entering function CentralAdminServiceInstance.Reset
08/30/2013 09:46:25 11 INF Leaving function CentralAdminServiceInstance.Reset
08/30/2013 09:46:25 11 INF Leaving function Farm.Clear
08/30/2013 09:46:25 11 INF Leaving function Farm.TryIsJoinedToFarm
08/30/2013 09:46:25 11 INF Leaving function Farm.IsJoinedToFarm
08/30/2013 09:46:25 11 INF Creating connection string for config db <<ConfigDBName>> server <<SQL SERVER ALIAS SERVER NAME>>
08/30/2013 09:46:25 11 INF Creating connection string for admin content db SharePoint_AdminContent_ad9b7db0-0ba5-417e-acef-aa16fc623fb9 server <<SQL SERVER ALIAS SERVER NAME>>
08/30/2013 09:46:25 11 INF Using NTLM for sql connection string
08/30/2013 09:46:25 11 INF Openning configdb so that I can join it at server <<SQL SERVER ALIAS SERVER NAME>> database prd-sp_ConfigDB in farm mode
08/30/2013 09:46:25 11 INF Now joining to farm at server <<SQL SERVER ALIAS SERVER NAME>> database <<ConfigDBName>>
08/30/2013 09:47:07 11 ERR Task configdb has failed with an unknown exception
08/30/2013 09:47:07 11 ERR Exception: System.InvalidOperationException: 1387
at Microsoft.SharePoint.Win32.SPNetApi32.NetLocalGroupSetMember(String groupName, String userName)
at Microsoft.SharePoint.Administration.SPFarm.Join()
at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
08/30/2013 09:47:07 11 INF Entering function Common.BuildExceptionMessage
08/30/2013 09:47:07 11 INF Entering function StringResourceManager.GetResourceString
08/30/2013 09:47:07 11 INF Resource id to be retrieved is ExceptionInfo for language English (United States)
08/30/2013 09:47:07 11 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}
08/30/2013 09:47:07 11 INF Leaving function StringResourceManager.GetResourceString
08/30/2013 09:47:07 11 INF Leaving function Common.BuildExceptionMessage
08/30/2013 09:47:07 11 INF Entering function Common.BuildExceptionInformation
08/30/2013 09:47:07 11 INF Entering function Common.BuildExceptionMessage
08/30/2013 09:47:07 11 INF Entering function StringResourceManager.GetResourceString
08/30/2013 09:47:07 11 INF Resource id to be retrieved is ExceptionInfo for language English (United States)
08/30/2013 09:47:07 11 INF Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. Additional exception information: {1}
08/30/2013 09:47:07 11 INF Leaving function StringResourceManager.GetResourceString
08/30/2013 09:47:07 11 INF Leaving function Common.BuildExceptionMessage
08/30/2013 09:47:07 11 INF Leaving function Common.BuildExceptionInformation
08/30/2013 09:47:07 11 ERR An exception of type System.InvalidOperationException was thrown. Additional exception information: 1387
System.InvalidOperationException: 1387
at Microsoft.SharePoint.Win32.SPNetApi32.NetLocalGroupSetMember(String groupName, String userName)
at Microsoft.SharePoint.Administration.SPFarm.Join()
at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
My .NET version in the server is 3.5.0.0 and I am using FARM_ADMIN account to run the wizard. This account is also granted dbcreator and securityadmin roles in DB server. The WFE in which we are running the wizard has mirror of our already existing and working WFE.
What am I missing? Please help!
Vipul Gupta