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

Elasticsearch throws ElasticsearchIllegalStateException on boot (time based instance) #288

Closed
ibussieres opened this issue Jan 26, 2015 · 1 comment

Comments

@ibussieres
Copy link

[2015-01-26 19:15:34,624][ERROR][bootstrap                ] {1.3.5}: Initialization Failed ...
- ElasticsearchIllegalStateException[Failed to obtain node lock, is the following location writable?:     [/mnt/elasticsearch-data/elasticsearch-demo]]
    IOException[failed to obtain lock on /mnt/elasticsearch-data/elasticsearch-demo/nodes/0]
        IOException[Cannot create directory: /mnt/elasticsearch-data/elasticsearch-demo/nodes/0]

Then, going ahead and typing sudo service elasticsearch start over ssh starts the service correctly, but I'm looking for something more automatic, of course.

@ibussieres ibussieres changed the title Elasticsearch throws ElasticsearchIllegalStateException on boot (time base instance) Elasticsearch throws ElasticsearchIllegalStateException on boot (time based instance) Jan 26, 2015
@martinb3
Copy link
Contributor

martinb3 commented Jul 7, 2015

Hello! We've re-written the cookbook using libraries that expose resources and providers; you could attempt to reproduce this issue and let us know if it occurs in the latest, re-written version of the cookbook. Hope this helps!

@martinb3 martinb3 closed this as completed Jul 7, 2015
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