You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by vkumar <vi...@rediffmail.com> on 2018/01/23 06:39:11 UTC

activemq doesn't start on ubuntu 16.04

I am new to use activemq for JMS

I am not able to start activemq on my ubuntu 16.04 system



:~/epics/apache-activemq-5.15.2$ bin/activemq start
INFO: Loading '/etc/default/activemq'
INFO: Using java '/usr/lib/jvm/java-8-oracle/bin/java'
INFO: Starting - inspect logfiles specified in logging.properties and
log4j.properties to get details
bin/activemq: 330: bin/activemq: "/usr/lib/jvm/java-8-oracle/bin/java" 
-Djava.util.logging.config.file=logging.properties
-Djava.security.auth.login.config=/home/vishnu/epics/apache-activemq-5.15.2//conf/login.config  
-Djava.awt.headless=true
-Djava.io.tmpdir="/home/vishnu/epics/apache-activemq-5.15.2//tmp"               
-Dactivemq.classpath="/home/vishnu/epics/apache-activemq-5.15.2//conf:/home/vishnu/epics/apache-activemq-5.15.2//../lib/:"              
-Dactivemq.home="/home/vishnu/epics/apache-activemq-5.15.2/"              
-Dactivemq.base="/home/vishnu/epics/apache-activemq-5.15.2/"              
-Dactivemq.conf="/home/vishnu/epics/apache-activemq-5.15.2//conf"              
-Dactivemq.data="/home/vishnu/epics/apache-activemq-5.15.2//data"                             
-jar "/home/vishnu/epics/apache-activemq-5.15.2//bin/activemq.jar" start
>/dev/null 2>&1 &
              RET="$?"; APID="$!";
              echo $APID >
/home/vishnu/epics/apache-activemq-5.15.2//data/activemq.pid;
              echo "INFO: pidfile created :
'/home/vishnu/epics/apache-activemq-5.15.2//data/activemq.pid' (pid
'$APID')";exit $RET: not found

-----------------------

The installation folder

$ ls
activemq-all-5.15.2.jar  conf  docs      lib      NOTICE      webapps
bin                      data  examples  LICENSE  README.txt  webapps-demo



With regards
Vishnu



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html