13 lines
2.1 KiB
Plaintext
13 lines
2.1 KiB
Plaintext
2021-12-23 19:39:19,345 MQ open connection error:
|
|
RabbitMQ.Client.Exceptions.OperationInterruptedException: The AMQP operation was interrupted: AMQP close-reason, initiated by Peer, code=404, text='NOT_FOUND - home node 'rabbit@rabbit171' of durable queue 'ACOAT_01_EAP_Request_Queue' in vhost 'cigs' is down or inaccessible', classId=50, methodId=10
|
|
在 RabbitMQ.Client.Impl.SimpleBlockingRpcContinuation.GetReply(TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SimpleBlockingRpcContinuation.cs:行号 64
|
|
在 RabbitMQ.Client.Impl.ModelBase.QueueDeclare(String queue, Boolean passive, Boolean durable, Boolean exclusive, Boolean autoDelete, IDictionary`2 arguments) 位置 /_/projects/RabbitMQ.Client/client/impl/ModelBase.cs:行号 1481
|
|
在 RabbitMQ.Client.Impl.AutorecoveringModel.QueueDeclare(String queue, Boolean durable, Boolean exclusive, Boolean autoDelete, IDictionary`2 arguments) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringModel.cs:行号 1514
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 60
|
|
2021-12-23 20:16:11,566 MQ open connection error:
|
|
RabbitMQ.Client.Exceptions.OperationInterruptedException: The AMQP operation was interrupted: AMQP close-reason, initiated by Peer, code=404, text='NOT_FOUND - home node 'rabbit@rabbit171' of durable queue 'ACOAT_01_EAP_Request_Queue' in vhost 'cigs' is down or inaccessible', classId=50, methodId=10
|
|
在 RabbitMQ.Client.Impl.SimpleBlockingRpcContinuation.GetReply(TimeSpan timeout) 位置 /_/projects/RabbitMQ.Client/client/impl/SimpleBlockingRpcContinuation.cs:行号 64
|
|
在 RabbitMQ.Client.Impl.ModelBase.QueueDeclare(String queue, Boolean passive, Boolean durable, Boolean exclusive, Boolean autoDelete, IDictionary`2 arguments) 位置 /_/projects/RabbitMQ.Client/client/impl/ModelBase.cs:行号 1481
|
|
在 RabbitMQ.Client.Impl.AutorecoveringModel.QueueDeclare(String queue, Boolean durable, Boolean exclusive, Boolean autoDelete, IDictionary`2 arguments) 位置 /_/projects/RabbitMQ.Client/client/impl/AutorecoveringModel.cs:行号 1514
|
|
在 ARI.EAP.HOST.MQ.Mq.Open() 位置 D:\工作\株洲EAP\ARI.EAP.HOST\MQ\Mq.cs:行号 60
|