99 lines
11 KiB
Plaintext
99 lines
11 KiB
Plaintext
2022-12-16 10:34:07,332: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 10:42:23,367: RabbitMQ.Client.Exceptions.BrokerUnreachableException: None of the specified endpoints were reachable ---> System.IO.IOException: 无法将数据写入传输连接: 远程主机强迫关闭了一个现有的连接。。 ---> System.Net.Sockets.SocketException: 远程主机强迫关闭了一个现有的连接。
|
|
在 System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
|
|
在 System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
|
|
在 System.IO.BufferedStream.FlushWrite()
|
|
在 System.IO.BufferedStream.Flush()
|
|
在 RabbitMQ.Client.Impl.SocketFrameHandler.SendHeader() 位置 /_/projects/RabbitMQ.Client/client/impl/SocketFrameHandler.cs:行号 243
|
|
在 RabbitMQ.Client.Framing.Impl.Connection.StartAndTune() 位置 /_/projects/RabbitMQ.Client/client/impl/Connection.cs:行号 1059
|
|
在 RabbitMQ.Client.Framing.Impl.Connection.Open(Boolean insist) 位置 /_/projects/RabbitMQ.Client/client/impl/Connection.cs:行号 706
|
|
在 RabbitMQ.Client.Framing.Impl.Connection..ctor(IConnectionFactory factory, Boolean insist, IFrameHandler frameHandler, String clientProvidedName) 位置 /_/projects/RabbitMQ.Client/client/impl/Connection.cs:行号 119
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IFrameHandler fh) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 646
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Init(IEndpointResolver endpoints) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 636
|
|
在 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\EAP\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-12-16 10:43:01,908: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 10:45:40,036: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 10:46:11,651: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 10:47:45,258: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 10:59:39,532: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 11:09:32,913: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 11:39:38,378: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:45:10,452: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:47:19,139: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:50:53,758: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:51:40,926: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:54:09,768: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:55:18,132: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|
|
2022-12-16 12:56:36,100: MQ open connection error:System.Threading.Channels.ChannelClosedException: The channel has been closed.
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.StopRecoveryLoop() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 1287
|
|
在 RabbitMQ.Client.Framing.Impl.AutorecoveringConnection.Close() 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringConnection.cs:行号 746
|
|
在 ARI.EAP.HOST.MQ.Mq.CreatModel() 位置 D:\工作\株洲碲化镉\株洲EAP\EAP\MQ\Mq.cs:行号 96
|
|
|