org.springframework.amqp.rabbit.listener.exception.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message

时间:2021-06-18 23:56:41   收藏:0   阅读:68

背景:

启动spring boot项目的时候,突然报错。

org.springframework.amqp.rabbit.listener.exception.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message

 

网上说是引用包错了,但是之前启动好的,并没有修改代码。

 

查看以后发现,还有未消费成功的,所以启动不了。

手工清除,或者直接删除就可以了。

技术分享图片

 

 

再次启动成功。

 

 

原文:https://www.cnblogs.com/jiduoduo/p/14901114.html

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