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 EAC54EB7F for ; Tue, 25 Jun 2013 19:50:34 +0000 (UTC) Received: (qmail 46079 invoked by uid 500); 25 Jun 2013 19:50:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 46054 invoked by uid 500); 25 Jun 2013 19:50:34 -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 46046 invoked by uid 99); 25 Jun 2013 19:50:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 19:50:34 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of seanmckaybeck@gmail.com designates 74.125.83.52 as permitted sender) Received: from [74.125.83.52] (HELO mail-ee0-f52.google.com) (74.125.83.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 19:50:28 +0000 Received: by mail-ee0-f52.google.com with SMTP id c50so6988365eek.25 for ; Tue, 25 Jun 2013 12:50:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=hTfMdT3MQt2fhVZjhxulaUO3abYt/XVpmvkxPoTGCIA=; b=bXXQGoYxGGSDLAyOiKyv1KFmHCVlVzbvEVI5bM7PYCBrZerQzQqm/784SJ3STDrbLP 1nfjzTIvdI4P2wMbSlhfIx9NadqdT0E+1EJ1IBF7qTzIQblDTAB/RGvDnHBhUJ6dw0/f mHpX0xyy907/rLcAP+SonIKf/JYdhCCAx8EHpFc3wX601TIwCz0zbHnren/AY6Jr4iTm 9PUINZkZUwfGpUuXWNP+siW/ufvDaXaQGx5DPf/wSNV1yBKQA+JF3KJVWlfyjOlskYZY ct2pXgqdz1mvQNTPHrdNMEGQtu0qNZFc5hqeU7HN280oCzTs5Y34x78TFkxpdTxLYJeS 2huA== MIME-Version: 1.0 X-Received: by 10.15.22.199 with SMTP id f47mr624004eeu.47.1372189808091; Tue, 25 Jun 2013 12:50:08 -0700 (PDT) Received: by 10.14.118.6 with HTTP; Tue, 25 Jun 2013 12:50:08 -0700 (PDT) In-Reply-To: References: Date: Tue, 25 Jun 2013 13:50:08 -0600 Message-ID: Subject: Re: ActiveMQ won't start From: Sean Beck To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=089e01681d9a138d0f04dfffd68b X-Virus-Checked: Checked by ClamAV on apache.org --089e01681d9a138d0f04dfffd68b Content-Type: text/plain; charset=ISO-8859-1 Just so everyone knows I figured it out. Instead of setting JAVA_HOME which it seemed to be ignoring, I set JAVACMD equal to the path to my jre rather than "auto" --089e01681d9a138d0f04dfffd68b--