一、如果遇到tags=[[]], channel=null, acknowledgeMode=MANUAL local queue size=0;An unexpected connection driver error occured这样类似的错误,请检查你的host配置是否正确,是否与配置文件中的相同
java
2024-10-17 08:10:46.053 INFO 18988 --- [tContainer#2-12] o.s.a.r.l.SimpleMessageListenerContainer : Restarting Consumer@3049185c: tags=[[]], channel=null, acknowledgeMode=MANUAL local queue size=0
2024-10-17 08:10:46.054 INFO 18988 --- [tContainer#2-13] o.s.a.r.c.CachingConnectionFactory : Attempting to connect to: 127.0.0.1:5672
2024-10-17 08:10:46.061 ERROR 18988 --- [9.100.240:15672] c.r.c.impl.ForgivingExceptionHandler : An unexpected connection driver error occured
后续持续更新遇到的问题与解决方案