Hi Folks, I'm completely new to activemq. Just installed and it won't start. All suggestions appreciated.
Following the instructions on http://activemq.apache.org/getting-started.html#GettingStarted - installed 5.8.0 as root into /usr/lib/apache-activemq-5.8.0 > cd /usr/lib/apache-activemq-5.8.0 > bin/activemq - *returns immediately, no process, no listener, no logging activity* Other details: - Fedora 17 - JAVA_HOME=/usr/java/default => /usr/java/jdk1.7.0_13 - Maven 3.0.4 Here's the *console output * [root@dldev6-lfast apache-activemq-5.8.0]#* bin/activemq* INFO: Using default configuration (you can configure options in one of these file: /etc/default/activemq /root/.activemqrc) INFO: Invoke the following command to create a configuration file bin/activemq setup [ /etc/default/activemq | /root/.activemqrc ] INFO: Using java '/bin/java' Java Runtime: Oracle Corporation 1.7.0_13 /usr/java/jdk1.7.0_13/jre Heap sizes: current=1004928k free=999683k max=1004928k JVM args: -Xms1G -Xmx1G -Djava.util.logging.config.file=logging.properties -Dactivemq.classpath=/usr/lib/apache-activemq-5.8.0/conf; -Dactivemq.home=/usr/lib/apache-activemq-5.8.0 -Dactivemq.base=/usr/lib/apache-activemq-5.8.0 -Dactivemq.conf=/usr/lib/apache-activemq-5.8.0/conf -Dactivemq.data=/usr/lib/apache-activemq-5.8.0/data Extensions classpath: [/usr/lib/apache-activemq-5.8.0/lib,/usr/lib/apache-activemq-5.8.0/lib/camel,/usr/lib/apache-activemq-5.8.0/lib/optional,/usr/lib/apache-activemq-5.8.0/lib/web,/usr/lib/apache-activemq-5.8.0/lib/extra] ACTIVEMQ_HOME: /usr/lib/apache-activemq-5.8.0 ACTIVEMQ_BASE: /usr/lib/apache-activemq-5.8.0 ACTIVEMQ_CONF: /usr/lib/apache-activemq-5.8.0/conf ACTIVEMQ_DATA: /usr/lib/apache-activemq-5.8.0/data Usage: Main [--extdir <dir>] [task] [task-options] [task data] Tasks: browse - Display selected messages in a specified destination. bstat - Performs ... -- View this message in context: http://activemq.2283324.n4.nabble.com/NuBQ-First-install-activemq-won-t-start-tp4663986.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.