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

zhangxiaolu updated AMBARI-13429:
---------------------------------
    Description: 
1、after installing services, when the user wanted to add one service;
2、click the button "add one service", at "Review" of the add service wizard 
,some error occurs;
3、Review Page at the Install wizard doesn't load。and js error like this:"
uncaught TypeError: cannot read property 'get' of undefined or null".
loadRepoInfo: function () {

    var currentRepoVersion = App.StackVersion.find().findProperty('state', 
'CURRENT').get('repositoryVersion.repositoryVersion');
    var stackName = App.get('currentStackName');

notice:App.StackVersion.find().findProperty('state','CURRENT')  undefined.
4、maybe App.StackVersion cannot load.

  was:
 Review Page at the Install wizard doesn't load。and js error like this:"
uncaught TypeError: cannot read property 'get' of undefined or null".
loadRepoInfo: function () {

    var currentRepoVersion = App.StackVersion.find().findProperty('state', 
'CURRENT').get('repositoryVersion.repositoryVersion');
    var stackName = App.get('currentStackName');

notice:App.StackVersion.find().findProperty('state','CURRENT')  undefined.


> Review page blank
> -----------------
>
>                 Key: AMBARI-13429
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13429
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>            Reporter: zhangxiaolu
>         Attachments: screenshot-1.png
>
>
> 1、after installing services, when the user wanted to add one service;
> 2、click the button "add one service", at "Review" of the add service wizard 
> ,some error occurs;
> 3、Review Page at the Install wizard doesn't load。and js error like this:"
> uncaught TypeError: cannot read property 'get' of undefined or null".
> loadRepoInfo: function () {
>     var currentRepoVersion = App.StackVersion.find().findProperty('state', 
> 'CURRENT').get('repositoryVersion.repositoryVersion');
>     var stackName = App.get('currentStackName');
> notice:App.StackVersion.find().findProperty('state','CURRENT')  undefined.
> 4、maybe App.StackVersion cannot load.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to