It sounds like you have multiple versions of Elasticsearch running with the same cluster name.
clint On 5 March 2014 12:29, Hari Prasad <[email protected]> wrote: > Hi i have installed the new Elasticsearch 1.0. I am trying to setup > cluster with multicast disabled and unicast ip set. i was successfully able > to index data when only one node is started. But when i start the second i > am getting the following error > > sending failed shard for [twitter][2], node[HCvvTxyASOmIzlljKQn_og], [R], > s[INITIALIZING], indexUUID [jqLwCz5QSjCo9P1nAmoT0g], reason [Failed to > start shard, message [RecoveryFailedException[[twitter][2]: Recovery failed > from [7vfQ40p2SfKRtLOg3DQBbQ][localhost.localdomain] into > [HCvvTxyASOmIzlljKQn_og][localhost.localdomain]; nested: > RemoteTransportException[Failed to deserialize exception response from > stream]; nested: TransportSerializationException[Failed to deserialize > exception response from stream]; nested: EOFException; ]] > > in the second > > [twitter][2] received shard failed for [twitter][2], > node[HCvvTxyASOmIzlljKQn_og], [R], s[INITIALIZING], indexUUID > [jqLwCz5QSjCo9P1nAmoT0g], reason [Failed to start shard, message > [RecoveryFailedException[[twitter][2]: Recovery failed from > [7vfQ40p2SfKRtLOg3DQBbQ][localhost.localdomain] into > [HCvvTxyASOmIzlljKQn_og][localhost.localdomain]; nested: > RemoteTransportException[Failed to deserialize exception response from > stream]; nested: TransportSerializationException[Failed to deserialize > exception response from stream]; nested: EOFException; ]] > > Tried cleaning the data folder and restarting the cluster. but still > facing the same problem. Can anyone explain this and a solution for the same > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/28d4a402-45c9-4c37-8fe8-d46073e7492e%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/28d4a402-45c9-4c37-8fe8-d46073e7492e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAPt3XKS%2B1ORhxCdxLnf_fFYL-Pn5eicrWuYWWtht%2BQh7zsFGLw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
