You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Micha <mi...@fantasymail.de> on 2017/08/02 07:09:04 UTC

UndeclaredThrowableException, C* 3.11

Hi,

has someone experienced this?


I added a fourth node to my cluster, after the boostrap I changed RP
from 2 to 3 and ran nodetool repair on the new node.

A few hours later the repair command exited with the
UndeclaredThrowableException and the node was down.

In the logs I don't see a reason for the exception or shutdown.
How can I know that the repair was successful?

There are messages with the repair id and "Session with... is complete"
and "All sessions completed" and "Sync completed using session..."


Is this an indicate for a completed repair?

The output of nodetool info shows "percent Repaired 26.18....%"   Should
this be 100% after a completed repair?


Thanks,
 Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@cassandra.apache.org
For additional commands, e-mail: user-help@cassandra.apache.org


Re: UndeclaredThrowableException, C* 3.11

Posted by Micha <mi...@fantasymail.de>.
ok, thanks, so I'll just start it again...



On 02.08.2017 11:51, kurt greaves wrote:
> If the repair command failed, repair also failed. Regarding % repaired,
> no it's unlikely you will see 100% repaired after a single repair. Maybe
> after a few consecutive repairs with no data load you might get it to 100%.​

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@cassandra.apache.org
For additional commands, e-mail: user-help@cassandra.apache.org


Re: UndeclaredThrowableException, C* 3.11

Posted by kurt greaves <ku...@instaclustr.com>.
If the repair command failed, repair also failed. Regarding % repaired, no
it's unlikely you will see 100% repaired after a single repair. Maybe after
a few consecutive repairs with no data load you might get it to 100%.​