Description
Staring AMQ in the foreground
$bin/activemq console
^C INFO | ActiveMQ Message Broker (localhost, ID:davsclaus.lan-55150-1347368371679-0:1) is shutting down
INFO | ActiveMQ Message Broker (localhost, ID:davsclaus.lan-55150-1347368371679-0:1) is shutting down
INFO | Connector openwire Stopped
INFO | Connector vm://localhost Stopped
INFO | PListStore:[/opt/apache-activemq-5.6.0/data/localhost/tmp_storage ] stopped
INFO | Stopping async queue tasks
INFO | Stopping async topic tasks
INFO | Stopped KahaDB
INFO | ActiveMQ JMS Message Broker (localhost, ID:davsclaus.lan-55150-1347368371679-0:1) stopped
INFO | Connector openwire Stopped
INFO | ActiveMQ JMS Message Broker (localhost, ID:davsclaus.lan-55150-1347368371679-0:1) stopped
Notice it says shutting down 2 times, as well stopping 2 times. We should try to look into this and only issue 1 shutdown/stop.