This generally means that how you are describing the see nodes address
doesn't match how it's described in the second node seeds list in the
correct way.
CASSANDRA-6523 has some links that might be helpful.
On 05/26/2014 12:07 AM, Tim Dunphy wrote:
Hello,
I am trying to spin up a new node
Hello,
I am trying to spin up a new node using cassandra 2.0.7. Both nodes are at
Digital Ocean. The seed node is up and running and I can telnet to port
7000 on that host from the node I'm trying to start.
[root@cassandra02 apache-cassandra-2.0.7]# telnet 10.10.1.94 7000
Trying 10.10.1.94...