SharePoint Configuration failing at stage 5. Please advise best steps to use to complete configuration.
05/03/2023 16:17:29 17 INF Entering function TaskBase.OnTaskStop
05/03/2023 16:17:29 17 INF Creating the OnTaskStop event for task services
05/03/2023 16:17:29 17 ERR Task services has failed
05/03/2023 16:17:29 17 INF friendlyMessage for task services is An exception of type System.Reflection.TargetInvocationException was thrown. Additional exception information: Exception has been thrown by the target of an invocation.
05/03/2023 16:17:29 17 INF debugMessage for task services is An exception of type System.Reflection.TargetInvocationException was thrown. Additional exception information: Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
at Microsoft.SharePoint.Utilities.SPUserUtility.SidToAccountName(SecurityIdentifier sid)
at Microsoft.SharePoint.Utilities.SPUserUtility.IsLocalAccount(SecurityIdentifier sid)
at Microsoft.SharePoint.Utilities.SPUserUtility.WarnIfLocalAccountOnFarm(SecurityIdentifier sid, String accountUser)
at Microsoft.SharePoint.Administration.SPProcessIdentity.set_ManagedAccount(SPManagedAccount value)
at Microsoft.Office.Project.Server.Administration.ProjectServiceBase..ctor(String name, SPFarm farm)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.SharePoint.PostSetupConfiguration.ReflectionHelper.InvokeConstructor(String assemblyQualifiedName, Type[] constructorSignature, Object[] constructorParameters)
at Microsoft.SharePoint.PostSetupConfiguration.TaskCommon.ReflectionHelperInvokeConstructor(String assemblyQualifiedName, Type[] constructorSignature, Object[] constructorParameters, TaskBase task)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InvokeServiceConstructor(String serviceRegistryKeyName, String solutionIdRegistryName, String serviceNameRegistryName, Type[] constructorSignature, Object[] constructorParameters)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInConfigDB(Boolean provisionTheServiceToo, String serviceRegistryKeyName)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
05/03/2023 16:17:29 17 INF Entering function TaskBase.FireTaskStateChanged
05/03/2023 16:17:29 17 INF Firing the OnTaskStateChanged event for task services
05/03/2023 16:17:29 17 INF Entering function TaskDriver.TaskStateEventHandler
05/03/2023 16:17:29 17 INF Entering function StringResourceManager.GetResourceString
05/03/2023 16:17:29 17 INF Resource id to be retrieved is ServicesTaskDisplayName for language English (United States)
05/03/2023 16:17:29 17 INF Resource retrieved id ServicesTaskDisplayName is service registration
05/03/2023 16:17:29 17 INF Leaving function StringResourceManager.GetResourceString
05/03/2023 16:17:29 17 INF Received an TaskStateEventHandler event. task:services TaskBase.State:stopped
05/03/2023 16:17:29 17 INF Entering function TasksQueue.IncrementTaskFailed
05/03/2023 16:17:29 17 INF Incremented the number of tasks failed to 1
05/03/2023 16:17:29 17 INF Leaving function TasksQueue.IncrementTaskFailed
05/03/2023 16:17:29 17 INF Task services has stopped and failed. Total failed is now 1
05/03/2023 16:17:29 17 INF Leaving function TaskDriver.TaskStateEventHandler
05/03/2023 16:17:29 17 INF Entering function PsconfigBaseForm.TaskStateEventHandler
05/03/2023 16:17:29 17 INF Invoking the UI thread with the task state chagne event
05/03/2023 16:17:29 1 INF Entering function ConfigurationProgressForm.InvokeTaskStateEventHandler
05/03/2023 16:17:29 1 INF Received an TaskStateEventHandler event. task:services TaskBase.State:stopped TaskBase.TaskResultservices
05/03/2023 16:17:29 1 INF Acquiring the reader lock to retrieve the state
05/03/2023 16:17:29 1 INF Releasing the reader lock to retrieve the state
05/03/2023 16:17:29 1 INF Acquiring the reader lock to retrieve the state
05/03/2023 16:17:29 1 INF Releasing the reader lock to retrieve the state
05/03/2023 16:17:29 1 ERR Task services has stopped and failed. Total failed is now 1
05/03/2023 16:17:29 1 INF Entering function StringResourceManager.GetResourceString
05/03/2023 16:17:29 1 INF Resource id to be retrieved is ServicesTaskFailConfigDisplayLabel for language English (United States)
05/03/2023 16:17:29 1 INF Resource retrieved id ServicesTaskFailConfigDisplayLabel is Failed to register SharePoint services.
05/03/2023 16:17:29 1 INF Leaving function StringResourceManager.GetResourceString
05/03/2023 16:17:29 1 INF Updating the task label below the progress bar Failed to register SharePoint services.
05/03/2023 16:17:29 1 INF Entering function FormParameterCollection.Add
05/03/2023 16:17:29 1 INF Leaving function FormParameterCollection.Add
05/03/2023 16:17:29 1 INF Entering function FormParameterCollection.Get
05/03/2023 16:17:29 1 INF Leaving function FormParameterCollection.Get
05/03/2023 16:17:29 1 INF Last message from task services is An exception of type System.Reflection.TargetInvocationException was thrown. Additional exception information: Exception has been thrown by the target of an invocation.
05/03/2023 16:17:29 1 INF Updating the task additional notification information below the progress bar An exception of type System.Reflection.TargetInvocationException was thrown. Additional exception information: Exception has been thrown by the target of an invocation.
05/03/2023 16:17:29 1 INF Leaving function ConfigurationProgressForm.InvokeTaskStateEventHandler
05/03/2023 16:17:29 17 INF Sleeping an extra 1 ms so things don't go too fast for the user for this task
05/03/2023 16:17:29 17 INF Leaving function PsconfigBaseForm.TaskStateEventHandler
05/03/2023 16:17:29 17 INF Leaving function TaskBase.FireTaskStateChanged
05/03/2023 16:17:29 17 INF Leaving function TaskBase.OnTaskStop
05/03/2023 16:17:29 17 INF Leaving function TaskThread.ExecuteTask
05/03/2023 16:17:29 18 INF Entering function StringResourceManager.GetResourceString
05/03/2023 16:17:29 18 INF Resource id to be retrieved is ServicesTaskDisplayName for language English (United States)
05/03/2023 16:17:29 18 INF Resource retrieved id ServicesTaskDisplayName is service registration
05/03/2023 16:17:29 18 INF Leaving function StringResourceManager.GetResourceString
05/03/2023 16:17:29 18 ERR Task service registration failed, so stopping execution of the engine
05/03/2023 16:17:29 18 INF Entering function StringResourceManager.GetResourceString
05/03/2023 16:17:29 18 INF Resource id to be retrieved is ServicesTaskFailConfigDisplayLabel for language English (United States)
05/03/2023 16:17:29 18 INF Resource retrieved id ServicesTaskFailConfigDisplayLabel is Failed to register SharePoint services.
05/03/2023 16:17:29 18 INF Leaving function StringResourceManager.GetResourceString
05/03/2023 16:17:29 18 ERR Failed to register SharePoint services.
An exception of type System.Reflection.TargetInvocationException was thrown. Additional exception information: Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.
at System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess)
at System.Security.Principal.SecurityIdentifier.Translate(Type targetType)
at Microsoft.SharePoint.Utilities.SPUserUtility.SidToAccountName(SecurityIdentifier sid)
at Microsoft.SharePoint.Utilities.SPUserUtility.IsLocalAccount(SecurityIdentifier sid)
at Microsoft.SharePoint.Utilities.SPUserUtility.WarnIfLocalAccountOnFarm(SecurityIdentifier sid, String accountUser)
at Microsoft.SharePoint.Administration.SPProcessIdentity.set_ManagedAccount(SPManagedAccount value)
at Microsoft.Office.Project.Server.Administration.ProjectServiceBase..ctor(String name, SPFarm farm)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Microsoft.SharePoint.PostSetupConfiguration.ReflectionHelper.InvokeConstructor(String assemblyQualifiedName, Type[] constructorSignature, Object[] constructorParameters)
at Microsoft.SharePoint.PostSetupConfiguration.TaskCommon.ReflectionHelperInvokeConstructor(String assemblyQualifiedName, Type[] constructorSignature, Object[] constructorParameters, TaskBase task)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InvokeServiceConstructor(String serviceRegistryKeyName, String solutionIdRegistryName, String serviceNameRegistryName, Type[] constructorSignature, Object[] constructorParameters)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInConfigDB(Boolean provisionTheServiceToo, String serviceRegistryKeyName)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
05/03/2023 16:17:29 18 INF Entering function get CommandCollection.this[string key]
05/03/2023 16:17:29 18 INF Entering function CommandCollectionBase.Get
05/03/2023 16:17:29 18 INF Found value in collection for key initialize
05/03/2023 16:17:29 18 INF Leaving function CommandCollectionBase.Get
05/03/2023 16:17:29 18 INF Found command initialize in collection
05/03/2023 16:17:29 18 INF Leaving function get CommandCollection.this[string key]
05/03/2023 16:17:29 18 INF Entering function Command.this[string key]
05/03/2023 16:17:29 18 INF Entering function CommandCollectionBase.Get
05/03/2023 16:17:29 18 INF Found value in collection for key B2B_UPGRADE
05/03/2023 16:17:29 18 INF Leaving function CommandCollectionBase.Get
05/03/2023 16:17:29 18 INF Found parameter B2B_UPGRADE in collection
05/03/2023 16:17:29 18 INF Leaving function Command.this[string key]
05/03/2023 16:17:29 18 INF Entering function TaskDriver.NotifyTaskSummary
05/03/2023 16:17:29 18 INF Entering function StringResourceManager.GetResourceString
05/03/2023 16:17:29 18 INF Resource id to be retrieved is TotalTasksRan for language English (United States)
05/03/2023 16:17:29 18 INF Resource retrieved id TotalTasksRan is Total number of configuration settings run: {0}