On Thu, May 19, 2011 at 1:51 PM, Eranda Sooriyabandara
<0704...@gmail.com> wrote:
> Hi devs,
> I tried to start the Apache Cassandra and got an exception. This is what log
> says,
>
> INFO 00:18:12,226 Logging initialized
>  INFO 00:18:12,278 Heap size: 1029701632/1029701632
>  INFO 00:18:12,281 JNA not found. Native methods will be disabled.
>  INFO 00:18:12,294 Loading settings from
> file:/home/eranda/Desktop/cassendra/apache-cassandra-0.7.6/conf/cassandra.yaml
>  INFO 00:18:12,452 DiskAccessMode 'auto' determined to be standard,
> indexAccessMode is standard
>  INFO 00:18:12,621 reading saved cache
> /var/lib/cassandra/saved_caches/system-IndexInfo-KeyCache
> ERROR 00:18:12,622 Exception encountered during startup.
> java.lang.NegativeArraySizeException

Moving to user@.  Your keycache is corrupt, just rm
/var/lib/cassandra/saved_caches/* and try again.

-Brandon

Reply via email to