springboot rabbitMQ 启动报错

bean 'org.springframework.amqp.rabbit.config.internalRabbitListenerEndpointRegistry';nested exception is org.springframework.amqp.AmqpIllegalStateException: Fatal exception on listener startup 如果看见这个 caused by  先不用多想了, 去把 mq 的 queue 加上 Failed to declare queue(s):[...
springboot rabbitMQ 启动报错
Caused by: org.springframework.amqp.rabbit.listener.BlockingQueueConsumer$DeclarationException: Failed to declare queue(s)

:[vip_seller_classplan_domain_queue_for_realloacate]

org.springframework.context.ApplicationContextException: Failed to start

bean 'org.springframework.amqp.rabbit.config.internalRabbitListenerEndpointRegistry';

nested exception is org.springframework.amqp.AmqpIllegalStateException: Fatal exception on listener startup

如果看见这个 caused by  先不用多想了, 去把 mq 的 queue 加上

Failed to declare queue(s)

:[vip_seller_classplan_domain_queue_for_realloacate]

就是 [xxxx]  里的xxxx

之后重启。2022-07-30
mengvlog 阅读 8 次 更新于 2025-06-20 01:00:43 我来答关注问题0
檬味博客在线解答立即免费咨询

报错相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部