Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 93F0311FF0 for ; Tue, 15 Jul 2014 11:45:05 +0000 (UTC) Received: (qmail 63921 invoked by uid 500); 15 Jul 2014 11:45:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 63897 invoked by uid 500); 15 Jul 2014 11:45:05 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 63886 invoked by uid 99); 15 Jul 2014 11:45:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 11:45:05 +0000 Date: Tue, 15 Jul 2014 11:45:05 +0000 (UTC) From: "Oleg Nechiporenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-6483) JS errors on Jobs page if ATS is stopped MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Oleg Nechiporenko created AMBARI-6483: ----------------------------------------- Summary: JS errors on Jobs page if ATS is stopped Key: AMBARI-6483 URL: https://issues.apache.org/jira/browse/AMBARI-6483 Project: Ambari Issue Type: Bug Components: client Affects Versions: 1.7.0 Reporter: Oleg Nechiporenko Assignee: Oleg Nechiporenko Fix For: 1.7.0 If ATS stopped, Jobs page continuously produces following js errors: {code} NetworkError: 400 Bad Request - http://172.18.145.185:8080/proxy?url=http://us1mon1402550931-re-5.cs1cloud.internal:8188/ws/v1/timeline/HIVE_QUERY_ID?fields=events,primaryfilters,otherinfo&secondaryFilter=tez:true&limit=11&_=1402578530622" proxy?...8530622 "NetworkError: 400 Bad Request - http://172.18.145.185:8080/proxy?url=http://us1mon1402550931-re-5.cs1cloud.internal:8188/ws/v1/timeline/HIVE_QUERY_ID?limit=1&secondaryFilter=tez:true&_=1402578531674" proxy?...8531674 "NetworkError: 400 Bad Request - http://172.18.145.185:8080/proxy?url=http://us1mon1402550931-re-5.cs1cloud.internal:8188/ws/v1/timeline/HIVE_QUERY_ID?limit=1&secondaryFilter=tez:true&_=1402578537654" {code} -- This message was sent by Atlassian JIRA (v6.2#6252)