Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Problem starting message broker during service broker configuration

$
0
0

Hi,

after a successful Installation of Service Broker 1.0 i started with its configuration.

The farm creation was also successful but not the step when the Services are started. First it took a Long time for processing. Finally this error message was shown:

Fehler beim Starten des Diensts Service Bus Message Broker: Der Vorgang wurde nicht abgeschlossen, da derTimeout abgelaufen ist.

To find out what really happend i found this Errors in the Event log:

1:

TrackingId: 90a3b7eb-21e2-4420-a873-036f6cfc98ee, SubsystemId: NoSystemTracker. Failed to open Messaging Host Component System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.Fabric.FabricException: A communication error caused the operation to fail. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x80071BBC

   bei System.Fabric.Interop.NativeClient.IFabricServiceManagementClient.EndGetServiceDescription(IFabricAsyncOperationContext context)

   bei System.Fabric.FabricClient.ServiceManagementClient.GetServiceDescriptionEndWrapper(AsyncCallOutAdapter adapter)

   bei System.Fabric.Interop.Utility.FinishNativeAsyncInvoke[TResult](String functionTag, Func`2 endFunc, TaskCompletionSource`1 source, AsyncCallOutAdapter adapter, Boolean expectCompletedSynchronously)

   --- Ende der internen Ausnahmestapelüberwachung ---

   --- Ende der internen Ausnahmestapelüberwachung ---

   bei System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHelper.WaitForFabricReady(FabricClient fabricClient, Uri uri)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHelper.CreateServiceInstances(MessagingManagementProviderConfig messagingManagementProviderConfig)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHostComponent.Open()

---> (Interne Ausnahme #0) System.Fabric.FabricException: A communication error caused the operation to fail. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x80071BBC

   bei System.Fabric.Interop.NativeClient.IFabricServiceManagementClient.EndGetServiceDescription(IFabricAsyncOperationContext context)

   bei System.Fabric.FabricClient.ServiceManagementClient.GetServiceDescriptionEndWrapper(AsyncCallOutAdapter adapter)

   bei System.Fabric.Interop.Utility.FinishNativeAsyncInvoke[TResult](String functionTag, Func`2 endFunc, TaskCompletionSource`1 source, AsyncCallOutAdapter adapter, Boolean expectCompletedSynchronously)

   --- Ende der internen Ausnahmestapelüberwachung ---<---

2:

ServiceBus Broker service failed to start, retry count 1.  Exception message: Mindestens ein Fehler ist aufgetreten..  Stack Trace:    bei System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHelper.WaitForFabricReady(FabricClient fabricClient, Uri uri)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHelper.CreateServiceInstances(MessagingManagementProviderConfig messagingManagementProviderConfig)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.MessageContainerHostComponent.Open()

   bei Microsoft.Cloud.HostingModel.ComponentHost.OpenComponent(IComponent component, RequestTracker tracker)

   bei Microsoft.Cloud.HostingModel.ComponentHost.Open()

   bei Microsoft.ServiceBus.MessageBroker.Backend.OnStart(String[] args)

3:

Windows Fabric service registration failed. Exception System.Fabric.FabricException: Service type is already registered. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x80071BD1

   bei System.Fabric.Interop.NativeRuntime.IFabricRuntime.RegisterStatefulServiceFactory(IntPtr serviceType, IFabricStatefulServiceFactory factory)

   bei System.Fabric.FabricRuntime.InternalRegisterServiceFactory(Boolean isStateful, String serviceType, ServiceFactoryBroker serviceFactoryBroker)

   bei System.Fabric.FabricRuntime.RegisterServiceTypeHelper(Boolean isStateful, String serviceTypeName, Type serviceTypeImplementation)

   bei System.Fabric.Interop.Utility.<>c__DisplayClassad.<WrapNativeSyncInvoke>b__ac()

   bei System.Fabric.Interop.Utility.WrapNativeSyncInvoke[TResult](Func`1 func, String functionTag)

   --- Ende der internen Ausnahmestapelüberwachung ---

   bei System.Fabric.Interop.Utility.WrapNativeSyncInvoke[TResult](Func`1 func, String functionTag)

   bei Microsoft.Cloud.ServiceBus.MessageContainerHost.Ring.Join()


I suppose that this last message 3 is not the reason for the Problem, but the first communication Problem.

Can You please help me to find out the reason for this problems!

Thank You in advance

Alex 


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>