[
https://issues.apache.org/jira/browse/CASSANDRA-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-3812:
--------------------------------------
Reviewer: xedin
Fix Version/s: 1.1
Assignee: Yuki Morishita
> 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
> Assignee: Yuki Morishita
> Fix For: 1.1
>
>
> 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