1697 lines
220 KiB
Plaintext
1697 lines
220 KiB
Plaintext
2022-03-22 08:54:57,879 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:05,201 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:12,589 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:19,890 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:27,197 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:34,530 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:41,871 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:49,200 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:55:56,538 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:03,991 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:11,298 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:18,613 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:25,913 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:33,226 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:40,529 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:47,850 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:56:55,177 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:57:02,493 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:57:09,827 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 08:57:17,167 MQ open connection error:RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 56
|
|
2022-03-22 14:55:26,207 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 14:55:30,723 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 14:55:37,041 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 14:55:47,339 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 14:56:05,636 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 14:56:40,148 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 14:58:51,813 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 15:05:19,269 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 15:05:23,611 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 15:05:30,234 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 由于目标计算机积极拒绝,无法连接。 139.155.60.236:5672
|
|
在 System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
|
|
在 System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
|
|
在 System.Net.Sockets.Socket.Connect(IPAddress address, Int32 port)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<>c__DisplayClass2_0.<ConnectAsync>b__0() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
在 System.Threading.Tasks.Task.InnerInvoke()
|
|
在 System.Threading.Tasks.Task.Execute()
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 31
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 89
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:27:23,568 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:27:25,689 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:27:29,779 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:27:56,178 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:28:00,902 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:29:31,292 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:29:37,687 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:30:40,036 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:30:57,374 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:30:59,471 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:31:03,574 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:31:28,172 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 16:31:30,283 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 17:00:57,189 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 17:00:59,286 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 17:01:19,319 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 17:02:17,470 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 17:02:19,563 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|
|
2022-03-22 17:02:23,700 RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.AggregateException: 发生一个或多个错误。 ---> RabbitMQ.Client.Exceptions.ConnectFailureException: Connection failed ---> System.Net.Sockets.SocketException: 不知道这样的主机。
|
|
在 System.Net.Dns.HostResolutionEndHelper(IAsyncResult asyncResult)
|
|
在 System.Net.Dns.EndGetHostAddresses(IAsyncResult asyncResult)
|
|
在 System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TcpClientAdapter.<ConnectAsync>d__2.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/TcpClientAdapter.cs:行号 23
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.TaskExtensions.<TimeoutAfter>d__0.MoveNext() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 53
|
|
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
|
|
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 307
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectOrFail(ITcpClient socket, AmqpTcpEndpoint endpoint, TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 320
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.ConnectUsingAddressFamily(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan timeout, AddressFamily family) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 299
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler..ctor(AmqpTcpEndpoint endpoint, Func`2 socketFactory, TimeSpan connectionTimeout, TimeSpan readTimeout, TimeSpan writeTimeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 111
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateFrameHandler(AmqpTcpEndpoint endpoint) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 513
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 47
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.EndpointResolverExtensions.SelectOne[T](IEndpointResolver resolver, Func`2 selector) 位置 /_/projects/RabbitMQ.Client/client/api/IEndpointResolverExtensions.cs:行号 61
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 635
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 494
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(IEndpointResolver endpointResolver, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 505
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection(String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 380
|
|
在 RabbitMQ.Client.ConnectionFactory.CreateConnection() 位置 /_/projects/RabbitMQ.Client/client/api/ConnectionFactory.cs:行号 361
|
|
在 ARI.EAP.HOST.MQ.Mq.<TryConnect>b__11_2() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 67
|
|
在 Polly.Policy.<>c__DisplayClass108_0.<Execute>b__0(Context _, CancellationToken _) 位置 /_/src/Polly/Policy.ExecuteOverloads.cs:行号 18
|
|
在 Polly.Policy.<>c__DisplayClass138_0.<Implementation>b__0(Context ctx, CancellationToken token) 位置 /_/src/Polly/Policy.SyncNonGenericImplementation.cs:行号 18
|
|
在 Polly.Retry.RetryEngine.Implementation[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Action`4 onRetry, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider) 位置 /_/src/Polly/Retry/RetryEngine.cs:行号 35
|