Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException Rundeck 2.6.3 #1717

Closed
tkald opened this issue Mar 1, 2016 · 0 comments
Closed

java.lang.NullPointerException Rundeck 2.6.3 #1717

tkald opened this issue Mar 1, 2016 · 0 comments
Milestone

Comments

@tkald
Copy link

tkald commented Mar 1, 2016

Hi, after upgrading to Rundeck 2.6.3 one job fails to start/run:

[workflow] Begin execution: rundeck-workflow-node-first context: null java.lang.NullPointerException at com.dtolabs.rundeck.core.dispatcher.DataContextUtils.replaceDataReferences(DataContextUtils.java:168) at com.dtolabs.rundeck.core.execution.dispatch.OrchestratorNodeDispatcher.dispatch(OrchestratorNodeDispatcher.java:98) at com.dtolabs.rundeck.core.execution.dispatch.OrchestratorNodeDispatcher.dispatch(OrchestratorNodeDispatcher.java:74) at com.dtolabs.rundeck.core.execution.ExecutionServiceImpl.dispatchToNodes(ExecutionServiceImpl.java:196) at com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowStrategy.executeWFSectionNodeDispatch(NodeFirstWorkflowStrategy.java:189) at com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowStrategy.executeWorkflowImpl(NodeFirstWorkflowStrategy.java:110) at com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowStrategy.executeWorkflow(BaseWorkflowStrategy.java:182) at com.dtolabs.rundeck.core.execution.WorkflowExecutionServiceThread.run(WorkflowExecutionServiceThread.java:55) Exception: class java.lang.NullPointerException: null [workflow] Finish execution: rundeck-workflow-node-first: [Workflow result: , exception: java.lang.NullPointerException, flow control: Continue, status: failed] null

Downgraded to 2.6.2 and job works again.

@gschueler gschueler added this to the 2.6.4 milestone Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants