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 running but not from service #290

Closed
mmahalwy opened this issue Jan 29, 2015 · 3 comments
Closed

Elasticsearch running but not from service #290

mmahalwy opened this issue Jan 29, 2015 · 3 comments

Comments

@mmahalwy
Copy link

I keep getting that the status of the elasticsearch is not running, but if I visit :9200 it is running.

Also when I ps aux:

root     12875  1.3 10.8 2421188 221960 ?      Sl   02:18   0:09 /usr/lib/jvm/java-7-openjdk-amd64/bin/java -Xms256m -Xmx1g -Xss256k -Djava.awt.headless=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX
root     12937  1.1 10.7 2420408 220624 ?      Sl   02:18   0:07 /usr/lib/jvm/java-7-openjdk-amd64/bin/java -Xms256m -Xmx1g -Xss256k -Djava.awt.headless=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX
root     12998  1.1 10.9 2420408 223772 ?      Sl   02:18   0:07 /usr/lib/jvm/java-7-openjdk-amd64/bin/java -Xms256m -Xmx1g -Xss256k -Djava.awt.headless=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX

is on the list.

I would like the service to work and not have ES run in the background!

@jonastryggvi
Copy link

I'm seeing the same thing - installed with RPM which probably has it's own service definition and then the Elastic Search Cookbook adds another one from template.

@martinb3
Copy link
Contributor

martinb3 commented Jul 7, 2015

Hello! We've re-written the cookbook using libraries that expose resources and providers, so you shouldn't see this problem on the newer version; it directly supports installing from package. Hope this helps!

@martinb3 martinb3 closed this as completed Jul 7, 2015
@mmahalwy
Copy link
Author

mmahalwy commented Jul 7, 2015

Woot! Thanks @martinb3

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

3 participants