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 7AAE2108E9 for ; Fri, 4 Apr 2014 16:21:42 +0000 (UTC) Received: (qmail 71357 invoked by uid 500); 4 Apr 2014 16:21:27 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 71137 invoked by uid 500); 4 Apr 2014 16:21: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 71111 invoked by uid 99); 4 Apr 2014 16:21:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 16:21:16 +0000 Date: Fri, 4 Apr 2014 16:21:16 +0000 (UTC) From: "Sean Busbey (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=13960094#comment-13960094 ] Sean Busbey commented on ACCUMULO-2617: --------------------------------------- lgtm > 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 > > Attachments: 0001-ACCUMULO-2617-Fix-the-locationByProgram-to-account-f.patch > > > 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)