Hi, we created a keyspace that contained two tables. These tables are filled with data. For a shutdown of the machine, we performed "nodetool flush" (and also in a second try "nodetool drain"). After that, we stopped the Cassandra service with "SigTerm"
We changed nothing after the system stop and restarted the node. The following error occured during restart. [code] ERROR 10:14:33 Exiting due to error while processing commit log during initialization. org.apache.cassandra.db.commitlog.CommitLogReplayer$CommitLogReplayException: Unexpected error deserializing mutation; saved to /tmp/mutation8563274912263154073dat. This may be caused by replaying a mutation against a table with the same name but incompatible schema. Exception follows: org.apache.cassandra.serializers.MarshalException: Expected 4 byte long for date (0) [/code] Before the shutdown, the data was correctly and without errors available within the database. Any ideas about that error? Thank you in advance. Andre -- Andre Schütz COO / Founder - Wegtam GmbH an...@wegtam.com | P: +49 (0) 381-80 699 041 | M: +49 (0) 176-218 02 604 www.wegtam.com | www.tensei-data.com | www.wegtam.net --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org For additional commands, e-mail: user-h...@cassandra.apache.org