First grep the pid of existing elasticsearch using *netstat -ntlp | grep 9200* kill that pid and start the elasticsearch service
On Tue, Aug 19, 2014 at 11:08 PM, shriyansh jain <[email protected]> wrote: > Hi, > > While trying to check the elasticsearch status, I am getting the message > > elasticsearch dead but pid file exists. > > How can I restart my services.? > > Thank you, > Shriyansh > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/b606f43b-c4af-4114-9419-88ebe0397616%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/b606f43b-c4af-4114-9419-88ebe0397616%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAMUueY%3DvOUPnseLQM2y%2BU%3Dc7NCs0U4%3DAgpj7JsMkH6R-JiAFAQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
