Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 17A3110787 for ; Mon, 1 Dec 2014 01:37:10 +0000 (UTC) Received: (qmail 12229 invoked by uid 500); 1 Dec 2014 01:37:09 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 12180 invoked by uid 500); 1 Dec 2014 01:37:09 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 12150 invoked by uid 99); 1 Dec 2014 01:37:09 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 01:37:09 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 5595B1D9D1B; Mon, 1 Dec 2014 01:37:07 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4137904795563016790==" MIME-Version: 1.0 Subject: Re: Review Request 26404: Usage server failed to start if default java version is 1.6 From: "Pierre-Luc Dion" To: "Frank Zhang" Cc: "Rayees Namathponnan" , "Pierre-Luc Dion" , "Rajani Karuturi" , "cloudstack" Date: Mon, 01 Dec 2014 01:37:07 -0000 Message-ID: <20141201013707.29132.85428@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Pierre-Luc Dion" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/26404/ X-Sender: "Pierre-Luc Dion" References: <20141007070837.24818.31549@reviews.apache.org> In-Reply-To: <20141007070837.24818.31549@reviews.apache.org> Reply-To: "Pierre-Luc Dion" X-ReviewRequest-Repository: cloudstack-git --===============4137904795563016790== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit > On Oct. 7, 2014, 7:08 a.m., Rajani Karuturi wrote: > > Hi Rayees, > > I think hardcoding the jdk dir isnt right. Can you please fix this as per the discussion on the other thread? RR: https://reviews.apache.org/r/25289/ mail thread: http://markmail.org/message/eun6jlgd4c27km3b Rajani, can you confirm this Review request as been process, I see fixes in 4.5 related to this issue. Thanks, - Pierre-Luc ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26404/#review55632 ----------------------------------------------------------- On Oct. 7, 2014, 4:06 a.m., Rayees Namathponnan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26404/ > ----------------------------------------------------------- > > (Updated Oct. 7, 2014, 4:06 a.m.) > > > Review request for cloudstack and Frank Zhang. > > > Bugs: CLOUDSTACK-7676 > https://issues.apache.org/jira/browse/CLOUDSTACK-7676 > > > Repository: cloudstack-git > > > Description > ------- > > Install usage server on RHEL 6.3 machine > check default. java version > start usage server > > > Result > If default java versionis java 1.6, then management serer will fails to start > > Solution > While starting usage server, we need to check java 1.7 exist or not, if exist then we need to start usage server with java 1.7 > > > Diffs > ----- > > packaging/centos63/cloud-usage.rc 7741137 > > Diff: https://reviews.apache.org/r/26404/diff/ > > > Testing > ------- > > Tested > > > Thanks, > > Rayees Namathponnan > > --===============4137904795563016790==--