Question
The Cassandra server is experiencing issues. How can these issues be solved?
Answer
In most cases this means the issues are caused by one or more corrupt records.
You could use the following steps to run the repair tool:
Open a command prompt
cd to <Scriptura install folder>\cassandra\bin\ folder
type "nodetool repair --full" and hit enter