Closed mcassaniti closed 4 years ago
I'm also seeing this error if I try to add a Flow Control step as an error handler to another step.
I ran into this issue as well, but it looks like error handlers only work with steps of the same type. I think this makes sense since it is possible to run Node Steps
on any number of machines, but Workflow Steps
can only be run once per execution. Having a Workflow Step
as an error handler for a Node Step
would require it to be run more than once in an execution under certain circumstances.
Granted, I think it would be great for the editor to catch this instead of having to fish around in documentation and tickets to find what is wrong, so this seems to be more of a bug with the job editor than with the job functionality.
There haven't been much activity here. This is stale. Is it still relevant? This is a friendly reminder to please resolve it. :-)
In an effort to focus on bugs and issues that impact currently supported versions of Rundeck, we have elected to notify GitHub issue creators if their issue is classified as stale and close the issue. An issue is identified as stale when there have been no new comments, responses or other activity within the last 12 months. If a closed issue is still present please feel free to open a new Issue against the current version and we will review it. If you are an enterprise customer, please contact your Rundeck Support to assist in your request. Thank you, The Rundeck Team
Issue type: Bug report
My Rundeck detail
Expected Behavior When adding a referenced job and saving the project there is no error. I'm seeing an error in particular when adding a referenced job as an error handler.
How to Reproduce
Error Message
Error processing GroovyPageView: Error executing tag <g:render>: Error executing tag <g:form>: Error executing tag <g:render>: Error executing tag <g:render>: Error executing tag <g:render>: Error executing tag <g:render>: Error executing tag <g:render>: failed to lazily initialize a collection of role: rundeck.Option.values, could not initialize proxy - no Session
Traceback