问题
Getting the below error while stopping the Apache ActiveMQ 5.15.6. Setting the createConnector="false"
becuase do not want default JMX connection.
Note:- Start the ActiveMQ(activemq-admin.bat start)
Stop the ActiveMQ(activemq-admin.bat stop)
<managementContext createConnector="false"/>
Error:
Connecting to JMX URL: service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi INFO: Broker not available at: service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
来源:https://stackoverflow.com/questions/55122399/activemq-does-not-stop-if-broker-is-not-available