Java连接ArtemisMQ,出现Timed out waiting to receive cluster topology. Group:null异常

完整异常内容:org.springframework.jms.UncategorizedJmsException: Uncategorized exception occurred during JMS processing; nested exception is javax.jms.JMSException: Failed to create session factory; nested exception is ActiveMQConnectionTimedOutException[errorType=CONNECTION_TIMEDOUT message=AMQ219013: Timed out waiting to receive cluster topology. Group:null]

 

Artemis协议端口为61616,可以进行配置

Artemis CMD窗口日志出有打印出来端口对应的协议:

 

如果需要配置端口和协议的关系,那就阅读官方文档吧,这里会给你答案

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章