It is a weired problem. I can start elasticsearch with
sudo service elasticsearch console
And everything works, but when I use
sudo service elasticsearch start
Sometime it fail without much information or it just hangs. Any suggestions
how to debug this? There is also no logs information in the system and
application logs. Very strange.
adding 'set -x' to your service wrapper shell script prints out every
command executed, so you might be able to see, where the script hangs.
Maybe if you can find out, where it hangs, we might be able to help a bit
better.
It is a weired problem. I can start elasticsearch with
sudo service elasticsearch console
And everything works, but when I use
sudo service elasticsearch start
Sometime it fail without much information or it just hangs. Any
suggestions how to debug this? There is also no logs information in the
system and application logs. Very strange.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.