Hi, i am facing same issue with my elasticsearch cluster 1.4.2. Although it doesn't create any problem in querying elasticsearch, but i have concern how to overcome from this warning.
Thanks, Anas On Tuesday, February 4, 2014 at 12:48:30 PM UTC+5:30, Chen Wang wrote: > > Hi, > It seems that the default ./bin elasticsearch are changed to run in the > front instead of the back end, is this true? As of beta2, still seems to > run fine. But when I upgrade to 1.0.0.Rc1, or RC2 > when running ./bin elasticsearch, it starts to run in the front, and gives > me lots of warnings like: > [WARN ][discovery.zen.ping.multicast] [Pixx] failed to read requesting > data from /10.93.69.138:54328 > java.io.IOException: No transport address mapped to [21623] > at > org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71) > at > org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267) > at > org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257) > at > org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.run(MulticastZenPing.java:410) > at java.lang.Thread.run(Thread.java:662) > > Is this expected? > Thanks, > Chen > > -- 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/b6d8458e-a02d-41b2-bbea-53758d59d8a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
