Xiaoping Li created CASSANDRA-11029:
---------------------------------------
Summary: cassandra failed to start up due to Too many open files
Key: CASSANDRA-11029
URL: https://issues.apache.org/jira/browse/CASSANDRA-11029
Project: Cassandra
Issue Type: Bug
Components: Lifecycle
Environment: Ubuntu 14.04.2 LTS
java version "1.8.0_60"
cassandra 2.2.1 apache version
Reporter: Xiaoping Li
Priority: Critical
Fix For: 2.2.x
Attachments: cassandra.log.rtf
I have a cassandra node running in AWS for test purpose.
When I was going to test it today, just found it was down. And I have checked
log file, the error is :
ERROR 19:40:36 JVM state determined to be unstable. Exiting forcefully due to:
java.io.FileNotFoundException:
/var/lib/cassandra/data/talkatonegroup/invite_external_members-4b19b590664911e5906a018f9ca3e4f8/la-1-big-CompressionInfo.db
(Too many open files)
And even when I try to restart, it also shows the same error message.
Any ideas?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)