Exception in thread "main" javax.jms.JMSException: Wire format negotiation timeout: peer did not send his wire format. 这个报错是因为网络不好吗?
如果是偶发,可以确定为网络不好引起的。
如果是必现,检查一下你的url配置项的格式是否正确,另外是否有修改过activemq的配置文件。