# Installation problems elastic search 2.2, 2.3

**URL:** https://discuss.elastic.co/t/installation-problems-elastic-search-2-2-2-3/52230
**Category:** Elasticsearch
**Created:** [June 8, 2016, 3:23pm UTC](https://discuss.elastic.co/t/installation-problems-elastic-search-2-2-2-3/52230 "2016-06-08T15:23:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![sreaswar](https://avatars.discourse-cdn.com/v4/letter/s/7993a0/32.png) [@sreaswar](https://discuss.elastic.co/u/sreaswar)
#### Post date: [June 8, 2016, 3:23pm UTC](https://discuss.elastic.co/t/installation-problems-elastic-search-2-2-2-3/52230/1 "2016-06-08T15:23:25Z")

</div>

New to elasticsearch and at the moment i cannot start elastic search. on Centos 6.7 (happens with both 2.2 nand 2.3)

rpm -ivh elasticsearch-2.2.0.rpm -\> Successful

service elasticsearch start

Starting elasticsearch: Exception in thread "main" java.lang.IllegalStateException: Unable to initialize modules  
Likely root cause: java.nio.file.NoSuchFileException: /usr/share/elasticsearch/modules/lang-mustache/plugin-descriptor.properties  
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)

The file is indeed missing but i have no idea how to fix it :)-

Are there additional installation/configuration steps i need to do - (did not find anything in the docs)

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 9, 2016, 12:29am UTC](https://discuss.elastic.co/t/installation-problems-elastic-search-2-2-2-3/52230/2 "2016-06-09T00:29:42Z")

</div>

Did you install any other plugins during install?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 10:45pm UTC](https://discuss.elastic.co/t/installation-problems-elastic-search-2-2-2-3/52230/3 "2017-07-05T22:45:12Z")

</div>


