org.springframework.amqp.rabbit.listener.exception.ListenerExecutionFailedException: Listener threw exception

RabbitMQ   报出的错!

org.springframework.amqp.rabbit.listener.exception.ListenerExecutionFailedException: Listener threw exception

Caused by: org.springframework.amqp.rabbit.listener.adapter.ReplyFailureException: Failed to send reply with payload 'cj'

2017-09-12 23:20:44.420 [SimpleAsyncTaskExecutor-1] [] WARN  [o.s.a.r.listener.ConditionalRejectingErrorHandler:73]:Execution of Rabbit message listener failed.

重要的信息就这个几条!  分析下这是为啥! 

原文地址:https://www.cnblogs.com/java-synchronized/p/7512819.html