After a successful installation of the data aggregator with a sudo user account activemq will not start. The error is:
/etc/init.d/activemq start Starting ActiveMQ
ERROR: There are syntax errors in '/etc/default/activemq'
Simply rename /etc/default/activemq with the following command mv /etc/default/activemq activemq.orig then restart the data aggregator with the following commands
There is no need to start activemq as it will start when the data aggregator is started