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 B3D4B200B96 for ; Thu, 22 Sep 2016 02:42:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B251F160ADB; Thu, 22 Sep 2016 00:42:22 +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 0425D160AE1 for ; Thu, 22 Sep 2016 02:42:21 +0200 (CEST) Received: (qmail 55987 invoked by uid 500); 22 Sep 2016 00:42:20 -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 55727 invoked by uid 99); 22 Sep 2016 00:42:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2016 00:42:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 901B72C2A6A for ; Thu, 22 Sep 2016 00:42:20 +0000 (UTC) Date: Thu, 22 Sep 2016 00:42:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-18436) Add service wizard: Customize service page keeps showing spinner MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Sep 2016 00:42:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511655#comment-15511655 ] Hudson commented on AMBARI-18436: --------------------------------- FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #69 (See [https://builds.apache.org/job/Ambari-branch-2.5/69/]) AMBARI-18436. Add service wizard: Customize service page keeps showing (jaimin: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=181131d009cd74b300e403a67ae7eb829f27af25]) * (edit) ambari-web/app/controllers/wizard/step7_controller.js > Add service wizard: Customize service page keeps showing spinner > ---------------------------------------------------------------- > > Key: AMBARI-18436 > URL: https://issues.apache.org/jira/browse/AMBARI-18436 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Jaimin D Jetly > Assignee: Jaimin D Jetly > Priority: Critical > Fix For: 2.4.2 > > Attachments: AMBARI-18436.patch > > > When there is an installed service that has no config, it results in JS error while navigating to > "Customize Services" page > *STR:* > * Install a blueprint provisioned cluster with a custom service that has one config-type for example: x-site.xml. Keep this site empty with no properties > * After cluster installation, try to add Slider service. > *Expected Result:* User should be able to add Slider service. > *Actual Result:* While navigating to "Customize Services" page, spinner keeps showing. JS error noticed in dev console -- This message was sent by Atlassian JIRA (v6.3.4#6332)