Caused by: javax.jms.JMSException: Could not connect to broker URL: tcp:127.0.0.1:61616. Reason: java.lang.IllegalArgumentException: hostname can't be null
缺了://
什么原因啊
tcp://127.0.0.1:61616 已解决