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

IllegalArgumentException at job start on storage dirs creation #2400

Closed
hlerebours opened this issue Apr 4, 2017 · 0 comments · Fixed by #2401
Closed

IllegalArgumentException at job start on storage dirs creation #2400

hlerebours opened this issue Apr 4, 2017 · 0 comments · Fixed by #2401
Milestone

Comments

@hlerebours
Copy link
Contributor

Issue type: Bug report

My Rundeck detail

  • Rundeck version: seen on 2.6.4, but the bug should still exist according to the code on master
  • install type: launcher
  • OS Name/version: CentOs / 2.6.32-642.1.1.el6.centos.plus.x86_64 and 4.4.21-1.el7.elrepo.x86_64

Expected Behavior
A job looking at the key storage should be able to be launched multiple times in parallel after a Rundeck fresh start

Actual Behavior
Job output:
Failed to start execution: java.lang.IllegalArgumentException: Unable to create root dir: [...]/var/storage

How to reproduce Behavior
Start a new Rundeck instance without any key storage configured, create a job taking an optional parameter defaulting in a key storage entry, start it multiple times in parallel.

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

Successfully merging a pull request may close this issue.

2 participants