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/5ca1d17c-1b4a-4f4e-bd8b-fb8b8bd0896b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to