[Verbose] [1/13/2024 7:21:33 AM]: Validating input and configuration parameters. [Progress] [1/13/2024 7:21:33 AM]: Validating input and configuration parameters. [Verbose] [1/13/2024 7:21:33 AM]: Installing auto-generated certificate. [Progress] [1/13/2024 7:21:33 AM]: Installing auto-generated certificate. [Verbose] [1/13/2024 7:21:38 AM]: Granting 'Log on as Service' privilege to the run as account. [Progress] [1/13/2024 7:21:38 AM]: Granting 'Log on as Service' privilege to the run as account. [Verbose] [1/13/2024 7:21:38 AM]: Windows Fabric configuration started. [Progress] [1/13/2024 7:21:38 AM]: Windows Fabric configuration started. [Verbose] [1/13/2024 7:21:38 AM]: Windows Fabric cluster manifest generated. [Verbose] [1/13/2024 7:21:38 AM]: Running Windows Fabric deployment. [Progress] [1/13/2024 7:21:38 AM]: Running Windows Fabric deployment. [Verbose] [1/13/2024 7:21:38 AM]: C:\Users\xxx\AppData\Local\Temp\tmpBFF4.tmp [Verbose] [1/13/2024 7:21:39 AM]: Windows Fabric starting. [Progress] [1/13/2024 7:21:39 AM]: Windows Fabric starting. [Verbose] [1/13/2024 7:21:45 AM]: Service Bus configuration started. [Progress] [1/13/2024 7:21:45 AM]: Service Bus configuration started. [Verbose] [1/13/2024 7:22:04 AM]: Updating database. [Progress] [1/13/2024 7:22:04 AM]: Updating database. [Verbose] [1/13/2024 7:22:04 AM]: Service Bus services starting. [Progress] [1/13/2024 7:22:04 AM]: Service Bus services starting. [Verbose] [1/13/2024 7:22:17 AM]: Restarting Service Bus Farm. [Verbose] [1/13/2024 7:22:17 AM]: Updating local registry. [Progress] [1/13/2024 7:22:17 AM]: Updating local registry. [Verbose] [1/13/2024 7:22:17 AM]: Successfully added this host to the farm. [Progress] [1/13/2024 7:22:17 AM]: Successfully added this host to the farm. [Info] [1/13/2024 7:22:17 AM]: [Info] [1/13/2024 7:22:17 AM]: Processing completed [Info] [1/13/2024 7:22:18 AM]: Endpoint=sb://xxx.xxx.net/WorkflowDefaultNamespace;StsEndpoint=https://xxx.xxx.net:9355/WorkflowDefaultNamespace;RuntimePort=9354;ManagementPort=9355 [Info] [1/13/2024 7:22:18 AM]: Processing completed [Verbose] [1/13/2024 7:22:18 AM]: Validating input and configuration parameters. [Verbose] [1/13/2024 7:22:18 AM]: Installing auto-generated certificate. [Progress] [1/13/2024 7:22:18 AM]: Installing auto-generated certificate. [Verbose] [1/13/2024 7:22:20 AM]: Granting 'Log on as Service' privilege to the RunAs account. [Progress] [1/13/2024 7:22:20 AM]: Granting 'Log on as Service' privilege to the RunAs account. [Verbose] [1/13/2024 7:22:21 AM]: Workflow Manager configuration starting. [Progress] [1/13/2024 7:22:21 AM]: Workflow Manager configuration starting. [Verbose] [1/13/2024 7:22:23 AM]: Configuring Workflow Manager runtime settings. [Progress] [1/13/2024 7:22:23 AM]: Configuring Workflow Manager runtime settings. [Error] [1/13/2024 7:22:25 AM]: System.Management.Automation.CmdletInvocationException: The remote server returned an error: (404) Not Found. The incoming request is not recoginzed as a namespace policy put request: Unrecognized policy type: SubscriptionDescription, http://schemas.microsoft.com/netservices/2010/10/servicebus/connect.TrackingId:5b0aff8a-7d17-4f0c-af50-89769d59ae2d_Gdexxx,TimeStamp:1/13/2024 7:22:25 AM ---> Microsoft.ServiceBus.Messaging.MessagingEntityNotFoundException: The remote server returned an error: (404) Not Found. The incoming request is not recoginzed as a namespace policy put request: Unrecognized policy type: SubscriptionDescription, http://schemas.microsoft.com/netservices/2010/10/servicebus/connect.TrackingId:5b0aff8a-7d17-4f0c-af50-89769d59ae2d_Gdexxx,TimeStamp:1/13/2024 7:22:25 AM ---> System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at Microsoft.ServiceBus.Messaging.ServiceBusResourceOperations.CreateOrUpdateAsyncResult`1.EndGetResponse(CreateOrUpdateAsyncResult`1 thisPtr, IAsyncResult ar) at Microsoft.ServiceBus.Messaging.IteratorAsyncResult`1.StepCallback(IAsyncResult result) --- End of inner exception stack trace --- Server stack trace: Exception rethrown at [0]: at Microsoft.ServiceBus.Common.AsyncResult.End[TAsyncResult](IAsyncResult result) at Microsoft.ServiceBus.NamespaceManager.CreateOrUpdateSubscriptionAsyncResult.OnCreateSubscription(IAsyncResult result) at Microsoft.ServiceBus.Common.AsyncResult.AsyncCompletionWrapperCallback(IAsyncResult result) Exception rethrown at [1]: at Microsoft.Workflow.Common.AsyncResult.End[TAsyncResult](IAsyncResult result) at Microsoft.Workflow.Administration.ServiceUpdateManager.CreateManagementEntities(IList`1 namespaceManagerUris, ServiceBusClientCredentialType clientCredentialType, IDictionary`2 arguments, TimeSpan retryTimeout) at Microsoft.Workflow.Deployment.Commands.WorkflowServiceConfigHelper.SetWFRuntimeSettings(String resourceDBConnectionString, String config) at Microsoft.Workflow.Deployment.Commands.AddWFHost.CallWFRuntimeSettings(Service wfserviceInfo, String unencryptedResourceConnectionString) --- End of inner exception stack trace --- at System.Management.Automation.Runspaces.AsyncResult.EndInvoke() at System.Management.Automation.PowerShell.EndInvoke(IAsyncResult asyncResult) at Microsoft.Workflow.Deployment.ConfigWizard.CommandletHelper.InvokePowershell(Command command, Action`3 updateProgress) at Microsoft.Workflow.Deployment.ConfigWizard.ProgressPageViewModel.AddWFNode(FarmCreationModel model, Boolean isFirstCommand)