Skip to content

Instantly share code, notes, and snippets.

@bleskes
Created December 18, 2012 08:48
Show Gist options
  • Save bleskes/4326254 to your computer and use it in GitHub Desktop.
Save bleskes/4326254 to your computer and use it in GitHub Desktop.
Caused by: java.io.FileNotFoundException: /home/slave/jenkins/workspace/ElasticSearch/data/test-cluster-debian6-amd64/nodes/1/indices/test/0/index/_9.tvx (Too many open files)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:233)
at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:441)
at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:306)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment