Forum Discussion
Failing to Configure Workflow Manager for SharePoint 2013 On-Premise
Hi,
While trying to configure workflow manager on sharepoint server, I am facing the following issue:
Service Bus Gateway Service fails to start, when I checked event log I came across the following errors:
1. Exception during fabric service creation for container 1, Exception System.ArgumentException: At least one address must be provided if hostEndpoints is non-null
Parameter name: hostEndpoints
at System.Fabric.FabricClient.InitializeFabricClient(SecurityCredentials credential, TimeSpan keepAliveInterval, String[] hostEndpoints)
at System.Fabric.FabricClient..ctor(SecurityCredentials credential, String[] hostEndpoints)
at Microsoft.ServiceBus.Commands.ServiceBusGetCommands.CreateFabricClient()
at Microsoft.ServiceBus.Commands.ServiceBusCommandBase.RegisterWinFabricService(Int64 containerId)
2. Service Bus Gateway service failed to start, retry count 3. Exception message: Only one usage of each socket address (protocol/network address/port) is normally permitted.
Stack Trace:
Server stack trace:
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at Microsoft.ServiceBus.Messaging.Amqp.Transport.TcpTransportListener.OnListen()
at Microsoft.ServiceBus.Messaging.Amqp.Transport.AmqpTransportListener.OnListen()
at Microsoft.Cloud.ServiceBus.Gateway.Runtime.AmqpGatewayListener.OpenInternal()
at Microsoft.ServiceBus.Messaging.Amqp.AmqpObject.AmqpObjectAsyncResult.Start()
 
Exception rethrown at [0]:
at Microsoft.ServiceBus.Common.AsyncResult.End[TAsyncResult](IAsyncResult result)
at Microsoft.ServiceBus.Messaging.Amqp.AmqpObject.OpenAsyncResult.End(IAsyncResult result)
at Microsoft.ServiceBus.Messaging.Amqp.AmqpObject.OnOpen(TimeSpan timeout)
at Microsoft.ServiceBus.Messaging.Amqp.AmqpObject.Open(TimeSpan timeout)
at Microsoft.Cloud.ServiceBus.Gateway.Runtime.AmqpProtocolHead.Open()
at Microsoft.Cloud.HostingModel.ComponentHost.OpenComponent(IComponent component, RequestTracker tracker)
at Microsoft.Cloud.HostingModel.ComponentHost.Open()
at Microsoft.ServiceBus.Gateway.Gateway.OnStart(String[] args)
Following is the error I get within the Workflow Manager Configuration Wizard:
Starting service Service Bus Gateway on machine xyzserver failed: Time out has expired and the operation has not been completed.
1 Reply
My guess is that you don't have Workflow Manager installed properly.
Please check you have done all the steps in this article: