Hi guys, It seems that Elasticsearch stops working this morning. When i launch : sudo service elasticsearch start, it says : *Starting ElasticSearch Server Done*
But when i check the status, it gives me : *elasticsearch is not running* I tried to launch it by the command : /usr/share/elasticsearch/bin/elasticsearch start it gives me : *Error occurred during initialization of VM Could not reserve enough space for object heap* I tried to set 512m for Heap size in : /usr/share/elasticsearch/bin/service/elasticsearch.conf set.default.ES_HOME=<Path to ElasticSearch Home> set.default.ES_HEAP_SIZE=512 But it didn't work. How could i fix that? -- 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/60c061b5-ad47-4067-8128-0df0a0098844%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
