【发布时间】:2015-11-21 13:53:45
【问题描述】:
我将 Spring Integration 3.0.0 与 Active MQ 5.11.1 一起使用,它没有任何问题。但我注意到,当我停止 Active MQ 时,我的日志中每 5 秒就会出错一次。 如果你对这个问题有想法?
错误:
ERROR [org.springframework.jms.listener.DefaultMessageListenerContainer#0-1] [DefaultMessageListenerContainer] Could not refresh JMS Connection for destination 'topic' - retrying in 5000 ms. Cause: Could not connect to broker URL: localhost. Reason: java.net.ConnectException: Connection refused: connect
【问题讨论】:
标签: jms spring-integration spring-jms