On some of the Ubuntu 12.04 server, using the service "/etc/init.d/elasticsearch start" to start the elasticsearch, cannot access http://127.0.0.1:9200/_plugin/rtf/ and our client cannot call the RESTful API (timed out).
It seems like some services die, but if we "ps -ef | grep elasticsearch" we can see the elasticsearch process.
I say "Some" as this only occurs on parts of our Ubuntu 12.04 server.
I cannot see any error log.
@medcl can you help point out how to tuning this issue?
On some of the Ubuntu 12.04 server, using the service "/etc/init.d/elasticsearch start" to start the elasticsearch, cannot access http://127.0.0.1:9200/_plugin/rtf/ and our client cannot call the RESTful API (timed out).
It seems like some services die, but if we "ps -ef | grep elasticsearch" we can see the elasticsearch process.
I say "Some" as this only occurs on parts of our Ubuntu 12.04 server.
I cannot see any error log.
@medcl can you help point out how to tuning this issue?