You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Supreeth Sharma (JIRA)" <ji...@apache.org> on 2017/03/09 17:51:38 UTC

[jira] [Created] (AMBARI-20383) Not able to view the error log details on UI

Supreeth Sharma created AMBARI-20383:
----------------------------------------

             Summary: Not able to view the error log details on UI 
                 Key: AMBARI-20383
                 URL: https://issues.apache.org/jira/browse/AMBARI-20383
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.5.0
            Reporter: Supreeth Sharma
            Priority: Critical
             Fix For: 2.5.0


Not able to view the error logs on UI. When user clicks on 'Details' link, UI is failing with below error:

{code}
Uncaught TypeError: Cannot read property 'nodes' of null
    at n.isWorkflowValid (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-89dda89e1533d3f32ee5166954811095.js:8:25204)
    at n.validate (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-89dda89e1533d3f32ee5166954811095.js:58:12130)
    at http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:65:30047
    at Array.map (native)
    at n.<anonymous> (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:65:29848)
    at n.<anonymous> (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:65:24894)
    at d.p.get (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:9:31289)
    at s (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:11:3104)
    at c (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:11:3694)
    at s (http://172.22.73.134:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:11:3093)
{code}

Steps to reproduce :
1) Try to import a workflow which user doesn't have read permission.
2) 'Permission Denied' message is shown on the UI. But when user clicks on 'Details' link, UI is failing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)