Re: [cassandra 2.1.3] Missing host ID

2015-10-08 Thread Eduardo Cusa
Hello Paulo, this issue started today and always happened in the same node. Run the following command seems to solve the problem : $ nodetool truncatehints Now the node is up. Regards Eduardo 2015-10-08 15:41 GMT-03:00 Paulo Motta : > Hello Eduardo, > > Your node is trying to write a hin

Re: [cassandra 2.1.3] Missing host ID

2015-10-08 Thread Paulo Motta
Hello Eduardo, Your node is trying to write a hint to another node (after a timed out write), but because of some race condition it does not have its token table updated soon after startup, so it cannot locate the node with that ID. You should not be worried, as the only consequence is that one hi

[cassandra 2.1.3] Missing host ID

2015-10-08 Thread Eduardo Cusa
Hi Guys, I have a custer with 12 nodes. when I restart one of them I receive the error "Missing host ID": WARN [SharedPool-Worker-1] 2015-10-08 13:15:33,882 AbstractTracingAwareExecutorService.java:169 - Uncaught exception on thread Thread[SharedPool-Worker-1,5,main]: {} java.lang.AssertionErr