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

[jira] [Created] (AMBARI-21959) [Intermittent] Clicking Next from Customize Services -> Misc tab does not load the Review page while installation of Perf stack

Aleksandr Kovalenko created AMBARI-21959:
--------------------------------------------

             Summary: [Intermittent] Clicking Next from Customize Services -> Misc tab does not load the Review page while installation of Perf stack
                 Key: AMBARI-21959
                 URL: https://issues.apache.org/jira/browse/AMBARI-21959
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.5.2
            Reporter: Aleksandr Kovalenko
            Assignee: Aleksandr Kovalenko
            Priority: Critical
             Fix For: 2.6.0


During installation, clicking on Next in Customize Services Page-> Misc does not load the Review Page even after a reasonable amount of time.
There are javascript errors:
{code:javascript}
Uncaught TypeError: Cannot read property 'value' of undefined
    at Class.<anonymous> (app.js:200556)
    at ComputedPropertyPrototype.get (vendor.js:4608)
    at Object.get (vendor.js:3014)
    at Ember.Handlebars.getPath (vendor.js:19671)
    at Class.<anonymous> (vendor.js:19928)
    at ComputedPropertyPrototype.get (vendor.js:4613)
    at get (vendor.js:3014)
    at Class.render (vendor.js:19968)
    at Class.newFunc (vendor.js:2608)
    at Class.render (app.js:186103)
(anonymous) @ app.js:200556
{code}



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