On Mon, Nov 14, 2011 at 8:06 AM, Michael Vaknine <micha...@citypath.com> wrote:
> Well,
> I tried to delete the hints on the failed cluster but I could not start it
> I got other errors such as
>
> ERROR [MutationStage:34] 2011-11-14 15:37:43,813
> AbstractCassandraDaemon.java (line 133) Fatal exception in thread
> Thread[MutationStage:34,5,main]
> java.lang.StackOverflowError
>        at
> java.util.concurrent.atomic.AtomicReferenceFieldUpdater$AtomicReferenceField
> UpdaterImpl.updateCheck(AtomicReferenceFieldUpdater.java:216)

This is different an unrelated to hints.  What jvm are you using?  It
looks like it just simply ran out of stack space, which is odd, but
you can control that with the -Xss option if needed.

-Brandon

Reply via email to