最新版本安裝后無法啟動錯誤:
- java.net.URISyntaxException: Illegal character in hostname at index 7: ws
- ://vm_centos:61614?maximumConnections=1000&wireFormat.maxFrameSize=104857600)</span> | org.apache.activemq.broker.BrokerService | main
修改hostname為合法字符串
vim /etc/hostname 改hostname
vim /etc/sysconfig/network 添加hostname=xxx
vim /etc/hosts 改hostname