If that doesn't solve your problem, can you please tell us if a log file gets created, and if so what content is written to it?
On Aug 28, 2017 1:31 PM, "Giovanni Parodi" <[email protected]> wrote: > Hi, please try starting the activemq application in 64 bit subfolder. > For me, it worked fine > Gio > > Il lunedì 28 agosto 2017, ash2732 <[email protected]> ha scritto: > > > /lib/activemq/bin$ ./activemq start > > INFO: Loading '/etc/default/activemq' > > INFO: Using java '/usr/bin/java' > > INFO: Starting - inspect logfiles specified in logging.properties and > > log4j.properties to get details > > ./activemq: 330: ./activemq: "/usr/bin/java" > > -Djava.util.logging.config.file=logging.properties > > -Djava.security.auth.login.config=/var/www/CONTENTSERV/ > > sr_cs161/admin.local/lib/activemq//conf/login.config > > -Djava.awt.headless=true > > -Djava.io.tmpdir="/var/www/CONTENTSERV/sr_cs161/admin. > > local/lib/activemq//tmp" > > -Dactivemq.classpath="/var/www/CONTENTSERV/sr_cs161/ > > admin.local/lib/activemq//conf:/var/www/CONTENTSERV/sr_ > > cs161/admin.local/lib/activemq//../lib/:" > > -Dactivemq.home="/var/www/CONTENTSERV/sr_cs161/admin. > local/lib/activemq/" > > -Dactivemq.base="/var/www/CONTENTSERV/sr_cs161/admin. > local/lib/activemq/" > > -Dactivemq.conf="/var/www/CONTENTSERV/sr_cs161/admin. > > local/lib/activemq//conf" > > -Dactivemq.data="/var/www/CONTENTSERV/sr_cs161/admin. > > local/lib/activemq//data" > > -jar > > "/var/www/CONTENTSERV/sr_cs161/admin.local/lib/ > activemq//bin/activemq.jar" > > start >/dev/null 2>&1 & > > RET="$?"; APID="$!";r_cs161/admin.local/lib/activemq//bin/activemq > > echo $APID > > > /var/www/CONTENTSERV/sr_cs161/admin.local/lib/activemq// > data/activemq.pid; > > echo "INFO: pidfile created : > > '/var/www/CONTENTSERV/sr_cs161/admin.local/lib/ > > activemq//data/activemq.pid' > > (pid '$APID')";exit $RET: not found > > > > > > > > > > -- > > View this message in context: http://activemq.2283324.n4. > > nabble.com/ActiveMQ-is-not-starting-on-Linux-system-and- > > gives-error-tp4730034.html > > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > >
