Can't start a node with row_cache_size_in_mb=1
----------------------------------------------

                 Key: CASSANDRA-3812
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3812
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1
         Environment: 'trunk' in the git repo as of 1/20/2012. Use the standard 
cassandra.yaml config file, except change row_cache_size_in_mb to 1. Happened 
on both ubuntu and osx.
            Reporter: Tyler Patterson


I consistently get the following error when trying to run 'bin/cassandra':

{code}
ERROR 12:20:28,144 Fatal exception during initialization
org.apache.cassandra.config.ConfigurationException: Found system table files, 
but they couldn't be loaded!
        at org.apache.cassandra.db.SystemTable.checkHealth(SystemTable.java:279)
        at 
org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:174)
        at 
org.apache.cassandra.service.AbstractCassandraDaemon.activate(AbstractCassandraDaemon.java:367)
        at 
org.apache.cassandra.thrift.CassandraDaemon.main(CassandraDaemon.java:107)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to