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 36525200BC1 for ; Wed, 2 Nov 2016 06:55:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 34D40160B02; Wed, 2 Nov 2016 05:55:02 +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 7E6F4160B0C for ; Wed, 2 Nov 2016 06:55:01 +0100 (CET) Received: (qmail 76062 invoked by uid 500); 2 Nov 2016 05:55:00 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 75966 invoked by uid 99); 2 Nov 2016 05:54:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2016 05:54:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 814362C1F54 for ; Wed, 2 Nov 2016 05:54:59 +0000 (UTC) Date: Wed, 2 Nov 2016 05:54:59 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (YARN-5494) Nodes page throws "Sorry Error Occurred" message MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 02 Nov 2016 05:55:02 -0000 [ https://issues.apache.org/jira/browse/YARN-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G resolved YARN-5494. --------------------------- Resolution: Duplicate Closing this as duplicate of YARN-5785 > Nodes page throws "Sorry Error Occurred" message > ------------------------------------------------ > > Key: YARN-5494 > URL: https://issues.apache.org/jira/browse/YARN-5494 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Yesha Vora > Assignee: Akhil PB > Priority: Critical > > Steps to reproduce: > * Click on Nodes. This page will list nodes of the cluster > * Click on one the nodes such as node1. ( It will redirect to http://:4200/#/yarn-node/:31924/:8042 url) > This url prompts "Sorry Error Occurred" error. > {code}jquery.js:8630 XMLHttpRequest cannot load http://xxx:xxx:8042/ws/v1/node. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.send @ jquery.js:8630 > ember.debug.js:30877 Error: Adapter operation failed > at new Error (native) > at Error.EmberError (http://xxx:4200/assets/vendor.js:25278:21) > at Error.ember$data$lib$adapters$errors$$AdapterError (http://xxx:4200/assets/vendor.js:91198:50) > at Class.handleResponse (http://xxx:4200/assets/vendor.js:92494:16) > at Class.hash.error (http://xxx:4200/assets/vendor.js:92574:33) > at fire (http://xxx:4200/assets/vendor.js:3306:30) > at Object.fireWith [as rejectWith] (http://xxx:4200/assets/vendor.js:3418:7) > at done (http://xxx:4200/assets/vendor.js:8473:14) > at XMLHttpRequest. (http://xxx:4200/assets/vendor.js:8806:9) > at Object.send (http://xxx:4200/assets/vendor.js:8837:10)onerrorDefault @ ember.debug.js:30877{code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org