Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D2996200B44 for ; Thu, 14 Jul 2016 20:08:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D174F160A85; Thu, 14 Jul 2016 18:08:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4B6A5160A60 for ; Thu, 14 Jul 2016 20:08:24 +0200 (CEST) Received: (qmail 14699 invoked by uid 500); 14 Jul 2016 18:08:23 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 14690 invoked by uid 99); 14 Jul 2016 18:08:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2016 18:08:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9A1232C02A2 for ; Thu, 14 Jul 2016 18:08:20 +0000 (UTC) Date: Thu, 14 Jul 2016 18:08:20 +0000 (UTC) From: "Yusaku Sako (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-15285) AMS quicklink directory name is wrong causing errors in ambari server start MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 14 Jul 2016 18:08:25 -0000 [ https://issues.apache.org/jira/browse/AMBARI-15285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yusaku Sako updated AMBARI-15285: --------------------------------- Fix Version/s: (was: trunk) 2.4.0 > AMS quicklink directory name is wrong causing errors in ambari server start > --------------------------------------------------------------------------- > > Key: AMBARI-15285 > URL: https://issues.apache.org/jira/browse/AMBARI-15285 > Project: Ambari > Issue Type: Bug > Affects Versions: trunk > Reporter: Di Li > Assignee: Di Li > Fix For: 2.4.0 > > Attachments: AMBARI-15285.patch > > > The dir name should be called quicklinks, with lower case "l". > It's currently quickLinks (upper case L) in trunk code, causing the following error during ambari server start up... > 03 Mar 2016 07:16:15,133 ERROR [main] QuickLinksConfigurationModule:64 - Quick links file not found > 03 Mar 2016 07:16:15,134 ERROR [main] QuickLinksConfigurationModule:74 - Unable to parse quicklinks configuration fil > e /var/lib/ambari-server/resources/common-services/AMBARI_METRICS/0.1.0/quicklinks/quicklinks.json > java.io.EOFException: No content to map to Object due to end of input -- This message was sent by Atlassian JIRA (v6.3.4#6332)