EventVwr errors
1.
Click on start --> Run --> Type
"Eventvwr" click on enter-->
The event Viewer window will open
Error
1:
Service
Bus exception swallowed at location
ServiceBusNameSpaceListener.GetSessionAndStateWithRetryAsyncResult.HandleException.Microsoft.ServiceBus.MessagingComunnicationException:
The socket was aborted because an asynchronous receive from the socket did not
complete within the allocated timeout of 00:00:00.0151666. The time allocated
to this operation may have been a portion of a longer timeout --->
System.ServiceModel.CommunicationException:
The socket was aborted because an asynchronous receive from the socket did not
complete within the allocated timeout of 00:00:00.0151666. The time allocated
to this operation may have been a portion of a longer timeout
--->System.ObjectDisappointedException. The socket connection has been
disposed of.
Solution: older
version of windows fabric.
Error
2:
Service
Bus Broker service failed to start, retry count 1. Exception message: Starting
service FabricHostSvc on machine ServerName Failed. An instance of the service
is already running.
0 Comments