[
https://issues.apache.org/jira/browse/AMBARI-23935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487306#comment-16487306
]
Hudson commented on AMBARI-23935:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9324 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9324/])
AMBARI-23935 ambari ui fails to load due to js error (1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=a031dba6e3bf355786a2ed70904d8eda6b883cce])
* (edit) ambari-web/app/controllers/global/cluster_controller.js
* (edit) ambari-web/app/controllers/main/admin/stack_and_upgrade_controller.js
* (edit)
ambari-web/test/controllers/main/admin/stack_and_upgrade_controller_test.js
> ambari ui fails to load due to js error
> ---------------------------------------
>
> Key: AMBARI-23935
> URL: https://issues.apache.org/jira/browse/AMBARI-23935
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.6.2
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Ambari UI is failing to load completely due to below js error
> {code}
> app.js:16513 Uncaught TypeError: Cannot read property 'get' of undefined
> at app.js:16513
> at Array.forEach (<anonymous>)
> at Class.getServiceVersionFromRepo (app.js:16494)
> at invokeAction (vendor.js:4833)
> at iterateSet (vendor.js:4815)
> at Object.sendEvent (vendor.js:4932)
> at notifyObservers (vendor.js:3524)
> at Object.Ember.notifyObservers (vendor.js:3639)
> at Object.propertyDidChange (vendor.js:4272)
> at ChainNodePrototype.chainDidChange (vendor.js:3987)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)