You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2018/05/23 13:11:00 UTC

[jira] [Commented] (AMBARI-23935) ambari ui fails to load due to js error

    [ https://issues.apache.org/jira/browse/AMBARI-23935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487217#comment-16487217 ] 

Andrii Tkach commented on AMBARI-23935:
---------------------------------------

committed to trunk

> 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)