Forum Discussion
Mar 20, 2022
Workflow Manager Setup and Configuration Error
I've a problem with Workflow Manager Configuration and Setup. My environment is as below: Service Bus 1.1 with TLS 1.2 Support installed Service Bus 1.1 with TLS 1.2 Support prerequisite Microsof...
Apr 06, 2022
Additionally, i tried uninstalling Service Fabric and installing latest version -8.2.1571-. The result was same. But this time error logs changed.
Log Name: Microsoft-ServiceBus/Operational
Source: Microsoft-ServiceBus
Date: 4/6/2022 3:15:39 AM
Event ID: 30712
Task Category: (34822)
Level: Critical
Keywords: Host component
User: Domain\Sp.WMService
Computer: WFM01.domain.local
Description:
TrackingId: 3c46349b-60f6-4eff-af5a-6cb677595683, SubsystemId: NoSystemTracker. Failed to open Messaging Host Component System.Fabric.FabricException: An error occurred during this operation. Please check the trace logs for more details. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x80071CC0
at System.Fabric.Interop.NativeRuntime.FabricEndCreateRuntime(IFabricAsyncOperationContext context)
at System.Fabric.FabricRuntime.NativeFabricRuntimeFactory.<>c__DisplayClass6_0.<InitializeFabricRuntimeAsyncHelper>b__1(IFabricAsyncOperationContext callback)
at System.Fabric.Interop.AsyncCallOutAdapter2`1.Finish(IFabricAsyncOperationContext context, Boolean expectedCompletedSynchronously)
--- End of inner exception stack trace ---
at System.Fabric.FabricRuntime.Create(Action fabricExitCallback)
at Microsoft.Cloud.ServiceBus.MessageContainerHost.Ring.Join()
at Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHostComponent.Open()
Log Name: Microsoft-ServiceBus/Operational
Source: Microsoft-ServiceBus
Date: 4/6/2022 3:15:39 AM
Event ID: 62002
Task Category: (3532)
Level: Error
Keywords: Broker
User: domain\Sp.WMService
Computer: WFM01.domain.local
Description:
Service Bus Broker service failed to start, retry count 1. Exception message: An error occurred during this operation. Please check the trace logs for more details.. Stack Trace: at System.Fabric.FabricRuntime.Create(Action fabricExitCallback)
at Microsoft.Cloud.ServiceBus.MessageContainerHost.Ring.Join()
at Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHostComponent.Open()
at Microsoft.Cloud.HostingModel.ComponentHost.OpenComponent(IComponent component, RequestTracker tracker)
at Microsoft.Cloud.HostingModel.ComponentHost.Open()
at Microsoft.ServiceBus.MessageBroker.Backend.OnStart(String[] args)Steve Zhang
Microsoft
Apr 10, 2022Thank you for the detail logs. We will take a look!