You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2017/08/03 14:02:00 UTC

[jira] [Assigned] (AMBARI-21652) Upgrade History Page Doesn't Display After Performing a PATCH Upgrade

     [ https://issues.apache.org/jira/browse/AMBARI-21652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonenko Alexander reassigned AMBARI-21652:
--------------------------------------------

    Assignee: Antonenko Alexander

> Upgrade History Page Doesn't Display After Performing a PATCH Upgrade
> ---------------------------------------------------------------------
>
>                 Key: AMBARI-21652
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21652
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.5.3
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Critical
>             Fix For: 2.5.3
>
>         Attachments: AMBARI-21652.patch
>
>
> STR:
> - Install ZK, YARN, HDFS with HDP 2.5.0.0
> - Apply a {{PATCH}} VDF for ZooKeeper for 2.5.4.0
> - Navigate to the Upgrade History Page
> When you view the Upgrade History, the following is seen in the JS Console:
> {code}
> Uncaught Error: assertion failed: Unable to find view at path 'App.PaginationView'
>     at Object.Ember.assert (vendor.js:1702)
>     at Class.helper (vendor.js:20601)
>     at Class.<anonymous> (vendor.js:20780)
>     at Object.anonymous (app.js:129369)
>     at vendor.js:1620
>     at Class.render (vendor.js:14118)
>     at Class.renderToBuffer (vendor.js:14767)
>     at Class.createElement (vendor.js:14564)
>     at Class.insertElement (vendor.js:15452)
>     at Class.invokeForState (vendor.js:14134)
> Ember.assert @ vendor.js:1702
> helper @ vendor.js:20601
> (anonymous) @ vendor.js:20780
> anonymous @ app.js:129369
> (anonymous) @ vendor.js:1620
> render @ vendor.js:14118
> renderToBuffer @ vendor.js:14767
> createElement @ vendor.js:14564
> insertElement @ vendor.js:15452
> invokeForState @ vendor.js:14134
> invoke @ vendor.js:5036
> iter @ vendor.js:5083
> flush @ vendor.js:5139
> end @ vendor.js:5055
> Ember.run.end @ vendor.js:5247
> autorun @ vendor.js:5313
> VM3573:1 XHR finished loading: POST "http://localhost:8080/api/v1/persist".
> (anonymous) @ VM3573:1
> send @ vendor.js:108
> ajax @ vendor.js:108
> send @ app.js:176433
> postUserPref @ app.js:69889
> saveErrorLogs @ app.js:2176
> window.onerror @ app.js:2122
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)