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

1.0.2 Issues with pid files #374

Closed
atward opened this issue Sep 21, 2015 · 1 comment
Closed

1.0.2 Issues with pid files #374

atward opened this issue Sep 21, 2015 · 1 comment

Comments

@atward
Copy link

atward commented Sep 21, 2015

Appears to be introduced from 749a56b.

pid_file and pid_path both indlue '/var/run', resulting in an init script with:

PIDFILE='/usr/local/var/run/var/run/hostname.pid'

which causes java.io.FileNotFoundException on service start.

@martinb3
Copy link
Contributor

Hi @atward -- thank you for pointing this out. We really need to replace the current init scripts with the ones from the packaged Elasticsearch. That's on our roadmap. I've released v1.0.3 to fix this issue in the interim. Cheers!

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