Hi. You set listen ip address to 0.0.0.0 and use 61616 port so , your host must open 61616 port to open.
If you use firewall protection application, you had better stop it. Error message says can not open 5701 port. Do you use activemq cluster ? so, host must open 5701 too. > <transportConnectors> > <transportConnector name="openwire" > uri="tcp://0.0.0.0:61616?maximumConnections=1000& > amp;wireFormat.maxFrameSize=104857600" > /> > </transportConnectors> > And the minute I set the useJmx="true" my application I get the following > exception: > > INFO: [127.0.0.1]:5701 [upf-dev-win-user] Address[127.0.0.1]:5701 is > SHUTTING_DOWN > ERROR ActiveMqBootstrapServiceImpl - [CorrelationId-NA] [UserId-NA] > [ApSysCd-NA] [Host-NA] [WLP-NA] [WebAnalyticsCorrelationId-NA] ActiveMQ > bootstrap issue > java.io.IOException: Transport Connector could not be registered in JMX: >