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 DBA6B200BE9 for ; Mon, 26 Dec 2016 17:21:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DA6D7160B40; Mon, 26 Dec 2016 16:21:59 +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 60940160B3B for ; Mon, 26 Dec 2016 17:21:59 +0100 (CET) Received: (qmail 81391 invoked by uid 500); 26 Dec 2016 16:21:58 -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 81368 invoked by uid 99); 26 Dec 2016 16:21:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Dec 2016 16:21:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 74EB52C0453 for ; Mon, 26 Dec 2016 16:21:58 +0000 (UTC) Date: Mon, 26 Dec 2016 16:21:58 +0000 (UTC) From: "Andrew Onischuk (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-19298) If Oozie load balancer is stopped the error is not informative MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 26 Dec 2016 16:22:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Onischuk updated AMBARI-19298: ------------------------------------- Attachment: AMBARI-19298.patch > If Oozie load balancer is stopped the error is not informative > -------------------------------------------------------------- > > Key: AMBARI-19298 > URL: https://issues.apache.org/jira/browse/AMBARI-19298 > Project: Ambari > Issue Type: Bug > Reporter: Andrew Onischuk > Assignee: Andrew Onischuk > Fix For: 3.0.0 > > Attachments: AMBARI-19298.patch > > > During uploading sharelib any exception are hidden by this informative > message: > > Code is non-zero or output is empty. Code: 1 > So I had to debug the code. Just to later discover that load balancer was just > not running and being the reason for failure. > We have to come up with something more informative in case our users hit this > due to misconfiguration of load balancer -- This message was sent by Atlassian JIRA (v6.3.4#6332)