Consumer failed to start in 3000

2022-08-23  本文已影响0人  秋元_92a3

记录一次通过SimpleMessageListenerContainer操作RabbitMQ,springBoot 启动报错

2022-08-24 13:51:41 [ERROR] o.s.a.r.l.SimpleMessageListenerContainer#getStartupException:1158 - Consumer failed to start in 3000 milliseconds; does the task executor have enough threads to support the container concurrency?
2022-08-24 13:51:44 [ERROR] o.s.a.r.l.SimpleMessageListenerContainer#getStartupException:1158 - Consumer failed to start in 3000 milliseconds; does the task executor have enough threads to support the container concurrency?
2022-08-24 13:51:47 [ERROR] o.s.a.r.l.SimpleMessageListenerContainer#getStartupException:1158 - Consumer failed to start in 3000 milliseconds; does the task executor have enough threads to support the container concurrency?
2022-08-24 13:51:50 [ERROR] o.s.a.r.l.SimpleMessageListenerContainer#getStartupException:1158 - Consumer failed to start in 3000 milliseconds; does the task executor have enough threads to support the container concurrency?

说明下结论吧,这个异常日志可以忽略

上一篇下一篇

猜你喜欢

热点阅读