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 EFA3B2009D9 for ; Tue, 17 May 2016 16:47:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EE3FA1607A8; Tue, 17 May 2016 14:47:14 +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 4549E1609F5 for ; Tue, 17 May 2016 16:47:14 +0200 (CEST) Received: (qmail 27237 invoked by uid 500); 17 May 2016 14:47:13 -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 27218 invoked by uid 99); 17 May 2016 14:47:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 14:47:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 134892C1F5D for ; Tue, 17 May 2016 14:47:13 +0000 (UTC) Date: Tue, 17 May 2016 14:47:13 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-16710) UI sends wrong request and get's error: host component cannot be created because it already exists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 14:47:15 -0000 Aleksandr Kovalenko created AMBARI-16710: -------------------------------------------- Summary: UI sends wrong request and get's error: host component cannot be created because it already exists Key: AMBARI-16710 URL: https://issues.apache.org/jira/browse/AMBARI-16710 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.4.0 Reporter: Aleksandr Kovalenko Assignee: Aleksandr Kovalenko Priority: Critical Fix For: 2.4.0 The root case of this issue is that we send POST request while resource (host component) already exists, and we get error from BE saying that this host component cannot be created because it's already created -- This message was sent by Atlassian JIRA (v6.3.4#6332)