[
https://issues.apache.org/jira/browse/AMBARI-19353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Belliraj HB resolved AMBARI-19353.
----------------------------------
Resolution: Duplicate
duplicate of AMBARI-19954
> Workflow designer is getting hung after adding decision or fork nodes
> ---------------------------------------------------------------------
>
> Key: AMBARI-19353
> URL: https://issues.apache.org/jira/browse/AMBARI-19353
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.5.0
> Reporter: Supreeth Sharma
> Priority: Blocker
> Labels: WFD
> Fix For: 2.5.0
>
>
> Workflow designer is getting hung after adding decision or fork node.
> Steps to reproduce :
> 1) Create a new workflow
> 2) Add a fork node
> 3) For fork, add hive and java action nodes
> 4) Set the properties for hive node and then java node.
> After setting the value for java node, UI is hung. Seeing below error in UI
> console
> {code}
> Uncaught TypeError: Converting circular structure to JSON
> at JSON.stringify (<anonymous>)
> at Class.persistWorkInProgress
> (http://localhost:4200/assets/oozie-designer.js:2859:23)
> at Class.nodeRendered
> (http://localhost:4200/assets/oozie-designer.js:2578:12)
> at Object.applyStr (http://localhost:4200/assets/vendor.js:37532:18)
> at Object.sendEvent (http://localhost:4200/assets/vendor.js:31248:28)
> at Class.trigger [as _super]
> (http://localhost:4200/assets/vendor.js:48668:25)
> at Class.trigger (http://localhost:4200/assets/vendor.js:59579:19)
> at Class.superWrapper [as trigger]
> (http://localhost:4200/assets/vendor.js:37317:22)
> at Renderer.didUpdate (http://localhost:4200/assets/vendor.js:38003:12)
> at Renderer_dispatchLifecycleHooks [as dispatchLifecycleHooks]
> (http://localhost:4200/assets/vendor.js:37901:16)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)