Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 58248 invoked from network); 13 Sep 2010 20:48:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 20:48:06 -0000 Received: (qmail 83022 invoked by uid 500); 13 Sep 2010 20:48:06 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 82917 invoked by uid 500); 13 Sep 2010 20:48:05 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 82908 invoked by uid 99); 13 Sep 2010 20:48:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 20:48:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 20:48:02 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8DKlfM5004385 for ; Mon, 13 Sep 2010 20:47:41 GMT Message-ID: <32043667.15421284410861311.JavaMail.jira@thor> Date: Mon, 13 Sep 2010 16:47:41 -0400 (EDT) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2912) Startup script does not respect JAVA_HOME environment variable. In-Reply-To: <21064418.14881284392140372.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2912. ----------------------------- Assignee: Gary Tully Fix Version/s: 5.4.1 (was: NEEDS_REVIEWED) Resolution: Fixed applied in r996684 with thanks > Startup script does not respect JAVA_HOME environment variable. > --------------------------------------------------------------- > > Key: AMQ-2912 > URL: https://issues.apache.org/activemq/browse/AMQ-2912 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.4.0 > Reporter: Pete Schwamb > Assignee: Gary Tully > Priority: Minor > Fix For: 5.4.1 > > Attachments: respect_java_home.patch > > > With the latest release, if java is not in PATH, and JAVA_HOME is set to a valid jdk path, the bin/activemq script will report "ERROR: Configuration varaiable JAVA_HOME or JAVACMD is not defined correctly.". > This used to work in earlier 5.x versions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.