Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97593195F4 for ; Tue, 1 Mar 2016 08:26:05 +0000 (UTC) Received: (qmail 35082 invoked by uid 500); 1 Mar 2016 08:26:05 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 35038 invoked by uid 500); 1 Mar 2016 08:26:05 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 35027 invoked by uid 99); 1 Mar 2016 08:26:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2016 08:26:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 5A7B4C2235 for ; Tue, 1 Mar 2016 08:26:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.286 X-Spam-Level: ** X-Spam-Status: No, score=2.286 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 1tixs0gVsapB for ; Tue, 1 Mar 2016 08:26:03 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 166B35FAC8 for ; Tue, 1 Mar 2016 08:26:03 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 1CF1218DF5BE8 for ; Tue, 1 Mar 2016 00:16:42 -0800 (PST) Date: Mon, 29 Feb 2016 23:59:08 -0800 (PST) From: OrangeJuice To: users@activemq.apache.org Message-ID: <1456819148391-4708625.post@n4.nabble.com> In-Reply-To: <1456818872895-4708624.post@n4.nabble.com> References: <1456780458379-4708599.post@n4.nabble.com> <1456782765484-4708600.post@n4.nabble.com> <1456818872895-4708624.post@n4.nabble.com> Subject: Re: ActiveMQ not starting MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've tried setting the evironment variable ACTIVEMQ_HOME to the folder where I've extracted ActiveMQ without the trailing slash. Now the double slashes are gone, but it still doesn't work. > $ ./activemq console INFO: Loading '/etc/default/activemq' INFO: Using java '/usr/bin/java' INFO: Starting in foreground, this is just for debugging purposes (stop process by pressing CTRL+C) INFO: Creating pidfile /home/nico/activemq/apache-activemq-5.13.1/data/activemq.pid ./activemq: 356: exec: "/usr/bin/java" -Djava.util.logging.config.file=logging.properties -Djava.security.auth.login.config=/home/nico/activemq/apache-activemq-5.13.1/conf/login.config -Djava.awt.headless=true -Djava.io.tmpdir="/home/nico/activemq/apache-activemq-5.13.1/tmp" -Dactivemq.classpath="/home/nico/activemq/apache-activemq-5.13.1/conf:/home/nico/activemq/apache-activemq-5.13.1/../lib/:" -Dactivemq.home="/home/nico/activemq/apache-activemq-5.13.1" -Dactivemq.base="/home/nico/activemq/apache-activemq-5.13.1" -Dactivemq.conf="/home/nico/activemq/apache-activemq-5.13.1/conf" -Dactivemq.data="/home/nico/activemq/apache-activemq-5.13.1/data" -jar "/home/nico/activemq/apache-activemq-5.13.1/bin/activemq.jar" start : not found -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-not-starting-tp4708599p4708625.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.