when im executing the top rightmost view node (the selected node) in the workflow below, the tree gets executed inclusive the view node (all green). Then, double clicking on the view node triggers the (error) state you can see in the screenshot.
There is a popup in the bottom left: Error (root:46) and errors ‘backpropagation’ until the Query Python nodes. It states that some triggered execution failed but until i want to open the view node, every node is showing green lights.
I can solve this problem by re-executing the view node a second time and then double clicking it to open it.
This is somehow a solved issue but its annoying, can you help me with this error?
Thanks for the detailed description of the problem - but I’m afraid (maybe it’s just me?) that I still don’t fully understand what’s going on. Would you be able to do one of the following?
Hey @ScottF many thanks for your response. A minimal example is hard but here is a screen capture: In the beginning im executing the nodes and when i want to open the view all nodes get unexecuted again.
That’s clearer! Thank you. Let me see if I can get the attention of someone on the dev team to investigate. To me this seems particularly strange (and therefore interesting)…
would you be able to share the relevant lines in your log?(<workspace>/.metadata/knime/knime.log)
And I assume it only happens when you open the dialog of the node but not the view itself (i.e. when clicking the magnifier-glass instead of double-click), right? Which is still unexpected but it would give you a ‘workaround’.
Thanks @ScottF for passing the ball on. Hello @hornm, thank you for your response. Attached the relevant log.
Your assumption is right, when i open the view instead of clicking the node, the view opens but shows no data (only named axes labels).
Here is a bit more context regarding the attached error log: The first two components in the workflow above contain- amongst others - Time Range Selector Widgets.