Activity log for bug #1087451

Date Who What changed Old value New value Message
2012-12-06 21:28:48 Zee Alexander bug added bug
2012-12-06 21:42:36 Zee Alexander description I am testing ActiveMQ as part of my mcollective deployment. I have a stock Ubuntu 12.04 x64 install. I apt-get install ActiveMQ, and symlink the sample config into /etc/activemq/instances-enabled/main/activemq.xml. I do service activemq start, and it does start. `ps aux|grep java` reports: activemq 2780 0.2 21.7 1360088 109268 ? Sl 19:49 0:13 /usr/bin/java -Xms512M -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true -Dcom.sun.management.jmxremote -Dactivemq.classpath=/var/lib/activemq/main/conf;/etc/activemq/instances-enabled/main; -Dactivemq.home=/usr/share/activemq -Dactivemq.base=/var/lib/activemq/main -jar /usr/share/activemq/bin/run.jar start xbean:activemq.xml However, I cannot connect to activemq on port 61616, and netstat -a reports nothing about that port whatsoever. Additionally, if I do service activemq console activemq, or any other variation of the name activemq after the word console, I get the following error: File /etc/activemq/instances-enabled//activemq.xml not found. Note the odd double-slash. I am testing ActiveMQ as part of my mcollective deployment. I have a stock Ubuntu 12.04 x64 install. I apt-get install ActiveMQ, and symlink the sample config into /etc/activemq/instances-enabled/main/activemq.xml. I do service activemq start, and it does start. `ps aux|grep java` reports: activemq 2780 0.2 21.7 1360088 109268 ? Sl 19:49 0:13 /usr/bin/java -Xms512M -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true -Dcom.sun.management.jmxremote -Dactivemq.classpath=/var/lib/activemq/main/conf;/etc/activemq/instances-enabled/main; -Dactivemq.home=/usr/share/activemq -Dactivemq.base=/var/lib/activemq/main -jar /usr/share/activemq/bin/run.jar start xbean:activemq.xml However, I cannot connect to activemq on port 61616, and netstat -a reports nothing about that port whatsoever.
2012-12-14 12:11:04 Yolanda Robla activemq (Ubuntu): status New Incomplete
2012-12-14 12:11:08 Yolanda Robla activemq (Ubuntu): status Incomplete Invalid