You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Akhil Naik (Jira)" <ji...@apache.org> on 2019/12/12 09:19:00 UTC

[jira] [Resolved] (AMBARI-25426) Error while Validating Coordinator xml in Workflow Manager View

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

Akhil Naik resolved AMBARI-25426.
---------------------------------
    Fix Version/s: 2.7.5
       Resolution: Fixed

> Error while Validating Coordinator xml in Workflow Manager View
> ---------------------------------------------------------------
>
>                 Key: AMBARI-25426
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25426
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.7.4
>            Reporter: Akhil Naik
>            Assignee: Akhil Naik
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.5
>
>         Attachments: Screenshot 2019-11-27 at 3.10.16 PM.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Description : 
> there is an Javascript code when following operation is performed due to which there is an Error message which is unnecessary
> *steps to reproduce*
> *  Open WFM view
> *  Create Coordinator
> * Select xml file  & save
> * Try Validate
> * As soon as we open validate window it is giving error if we click on validate its validating though
> The error Screen shot attached :  !Screenshot 2019-11-27 at 3.10.16 PM.png! 
> *The error in javascript console : *
> {code:java}
> vendor-03ed9177dfebfe05111123a6e14f3a1c.js:13 Error: TypeError: Cannot read property '_name' of undefined
>     at r.<anonymous> (oozie-designer-431d8215c58dd06e3b4e78162c4b0483.js:formatted:1422)
>     at y (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
>     at b (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
>     at g (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
>     at h (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
>     at vendor-03ed9177dfebfe05111123a6e14f3a1c.js:13
>     at invoke (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
>     at r.flush (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
>     at n.flush (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
>     at a.end (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:6)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)