# Index being closed itself

**URL:** https://discuss.elastic.co/t/index-being-closed-itself/6207
**Category:** Elasticsearch
**Created:** [December 21, 2011, 6:51am UTC](https://discuss.elastic.co/t/index-being-closed-itself/6207 "2011-12-21T06:51:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![narinder\_izap](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/narinder_izap/32/803_2.png) [@narinder\_izap](https://discuss.elastic.co/u/narinder_izap)
#### Post date: [December 21, 2011, 6:51am UTC](https://discuss.elastic.co/t/index-being-closed-itself/6207/1 "2011-12-21T06:51:50Z")

</div>

I have started the index so many times, but its being closed itself. and  
giving the following error:  
\*  
IndexFailedEngineException[[es\_5][3] Index failed for [RegisteredUser#57]];  
nested:  
FileNotFoundException[/var/lib/elasticsearch/ys-es-0.17clstr/nodes/0/indices/es\_5/3/index/\_9h4.fdt  
(Too many open files)];\*

Can you please tell me what can be the possible cause.

---

<div class="post-metadata">

### Author: ![kimchy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kimchy/32/44952_2.png) [@kimchy](https://discuss.elastic.co/u/kimchy)
#### Post date: [December 21, 2011, 7:45am UTC](https://discuss.elastic.co/t/index-being-closed-itself/6207/2 "2011-12-21T07:45:51Z")

</div>

Its not closing itself, you need to increase the number of open files, see  
more here:  
[Elasticsearch Platform — Find real-time answers at scale | Elastic](http://www.elasticsearch.org/tutorials/2011/04/06/too-many-open-files.html).  
Verify that it has been set by executing the nodes info API, it will show  
you the max limit.

On Wed, Dec 21, 2011 at 8:51 AM, Narinder Kaur [narinder.kaur@izap.in](mailto:narinder.kaur@izap.in)wrote:

> I have started the index so many times, but its being closed itself. and  
> giving the following error:  
> \*  
> IndexFailedEngineException[[es\_5][3] Index failed for  
> [RegisteredUser#57]]; nested:  
> FileNotFoundException[/var/lib/elasticsearch/ys-es-0.17clstr/nodes/0/indices/es\_5/3/index/\_9h4.fdt  
> (Too many open files)];\*
> 
> Can you please tell me what can be the possible cause.

---

<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 6, 2017, 3:44am UTC](https://discuss.elastic.co/t/index-being-closed-itself/6207/3 "2017-07-06T03:44:47Z")

</div>


