連接activemq報錯
Exception in thread "main" javax.jms.JMSException: Wire format negotiation timeout: peer did not send his wire format. ?這個報錯是因為網絡不好嗎?
Exception in thread "main" javax.jms.JMSException: Wire format negotiation timeout: peer did not send his wire format. ?這個報錯是因為網絡不好嗎?
2017-07-20
舉報
2017-07-20
如果是偶發,可以確定為網絡不好引起的。
如果是必現,檢查一下你的url配置項的格式是否正確,另外是否有修改過activemq的配置文件。