Thanks Jonathan that did the trick. I deleted the Statistics.db files
for the offending column family and was able to get Cassandra to
start.
Thank you,
Jason
You may have a corrupt metadata/statistics sstable component. You can
try deleting those and restarting. Cassandra can rebuild that
component if it is missing.
On Fri, Jul 6, 2012 at 6:00 PM, Jason Hill wrote:
> Hello friends,
>
> I'm getting a:
>
> ERROR 22:50:29,695 Fatal exception in thread
That's a good point Tyler. I watched Top during this process and even
though the heap dump is small, I can see all of my memory resources
consumed while Cassandra tries to start. I have the heap dump and can
run the Memory Analyzer Tool in Eclipse on it, but I will confess, I'm
not sure what I am l
The heap dump is only 47mb, so something strange is going on. Is there
anything interesting in the heap dump?
On Fri, Jul 6, 2012 at 6:00 PM, Jason Hill wrote:
> Hello friends,
>
> I'm getting a:
>
> ERROR 22:50:29,695 Fatal exception in thread
> Thread[SSTableBatchOpen:2,5,main]
> java.lang.Ou
Hello friends,
I'm getting a:
ERROR 22:50:29,695 Fatal exception in thread Thread[SSTableBatchOpen:2,5,main]
java.lang.OutOfMemoryError: Java heap space
error when I start Cassandra. This node was running fine and after
some server work/upgrades it started throwing this error when I start
the Ca