[
https://issues.apache.org/jira/browse/AMBARI-20383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905204#comment-15905204
]
Hadoop QA commented on AMBARI-20383:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12857317/AMBARI-20383_trunk.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in
contrib/views/wfmanager/src/main/resources/ui
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/10968//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10968//console
This message is automatically generated.
> 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
> Assignee: Padma Priya Nagaraj
> Priority: Critical
> Labels: WFD, WFM
> Fix For: 2.5.0
>
> Attachments: AMBARI-20383_trunk.patch
>
>
> 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)