94 lines
12 KiB
Plaintext
94 lines
12 KiB
Plaintext
2022-01-12 14:49:18,657 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: 不知道这样的主机。
|
|
在 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.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 55
|
|
2022-01-12 14:51:02,773 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: 不知道这样的主机。
|
|
在 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.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 55
|
|
2022-01-12 14:55:14,771 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: 不知道这样的主机。
|
|
在 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.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 55
|