Oleg Nechiporenko created AMBARI-16012:
------------------------------------------
Summary: JS error logged in dev console on signing in to ambari
Key: AMBARI-16012
URL: https://issues.apache.org/jira/browse/AMBARI-16012
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.4.0
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Fix For: 2.4.0
*STR:*
# Deploy a cluster with HDFS and YARN
# Log off from ambari
# Refresh browser
# Log in to Ambari
JS error as shown in attachment is generated.
This issue happens intermittently with the stated STR as this seems to be
timing issue. It seems that multiple quick links widgets on dashboard page are
calling
[link|https://github.com/apache/ambari/blob/trunk/ambari-web/app/views/common/quick_view_link_view.js#L223]
and this generates error at
[link|https://github.com/apache/ambari/blob/trunk/ambari-web/app/views/common/quick_view_link_view.js#L569]
I haven't verified but this issue might affect http/https formation in quick
link structure of dashboard widget.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)