rabbitMq @RabbitListener不自动生成队列

时间:2019-10-17 18:33:29   收藏:0   阅读:1340
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等属性是否匹配

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!