首页 > 其他 > 详细

rabbitMq @RabbitListener不自动生成队列

时间:2019-10-17 18:33:29      阅读:1339      评论:0      收藏:0      [点我收藏+]
com.rabbitmq.client.ShutdownSignalException: channel error; protocol method: #method<channel.close>(reply-code=404, reply-text=NOT_FOUND - no queue ‘RETAILSTORE.TOPIC.ALIPAYNOTIFYTOPIC‘ in vhost ‘/‘, class-id=50, method-id=10)
org.springframework.amqp.rabbit.listener.QueuesNotAvailableException: Cannot prepare queue for listener. Either the queue doesn‘t exist or the broker will not allow us to use it.
 
可以查看auto-delete等属性是否匹配

rabbitMq @RabbitListener不自动生成队列

原文:https://www.cnblogs.com/wygflying163/p/11693711.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!