Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3ED4510A53 for ; Wed, 2 Apr 2014 20:51:20 +0000 (UTC) Received: (qmail 96459 invoked by uid 500); 2 Apr 2014 20:51:19 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 96355 invoked by uid 500); 2 Apr 2014 20:51:17 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 96328 invoked by uid 99); 2 Apr 2014 20:51:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2014 20:51:15 +0000 Date: Wed, 2 Apr 2014 20:51:14 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2617) locationByProgram incorrectly computes JAVA_HOME MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958156#comment-13958156 ] Josh Elser commented on ACCUMULO-2617: -------------------------------------- Same thing also happens to me on OSX fwiw. > locationByProgram incorrectly computes JAVA_HOME > ------------------------------------------------ > > Key: ACCUMULO-2617 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2617 > Project: Accumulo > Issue Type: Bug > Components: scripts > Affects Versions: 1.5.1 > Environment: Centos 6.5 > Reporter: Josh Elser > Assignee: Josh Elser > Priority: Minor > Fix For: 1.5.2, 1.6.0 > > > Ran on a centos host, forgot to set JAVA_HOME in the config files. Accumulo tried to compute it but threw in an extra bin/ in the path and ultimately set the wrong path. -- This message was sent by Atlassian JIRA (v6.2#6252)