我创建了一个spring boot项目,它正在侦听生产者发送的消息。当我发送消息时,我无法运行接收器并低于异常
例外:
Could not refresh JMS Connection for destination 'artemisQueue' - retrying
using FixedBackOff{interval=5000, currentAttempts=1,
maxAttempts=unlimited}. Cause: Failed to create session factory; nested
exception is ActiveMQNotConnectedException[errorType=NOT_CONNECTED
message=AMQ119007: Cannot connect to server(s). Tried with all available
servers.]