hello everybody,
I am just creating a demo cluster in Linux machine. and facing this issue
jvm 1 | [2013-07-17 19:16:08,805][WARN ][discovery.zen.ping.unicast]
[Atleza] failed to send ping to [[#zen_unicast_1#][inet[/192.168.1.81:9201
]]]
jvm 1 | org.elasticsearch.transport.ReceiveTimeoutTransportException:
[][inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [58] timed
out after [3750ms]
jvm 1 | at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
jvm 1 | at java.lang.Thread.run(Thread.java:636)
jvm 1 | [2013-07-17 19:16:13,309][WARN ][discovery.zen.ping.unicast]
[Atleza] failed to send ping to [[#zen_unicast_1#][inet[/192.168.1.81:9201
]]]
jvm 1 | org.elasticsearch.transport.ReceiveTimeoutTransportException:
[][inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [61] timed
out after [3750ms]
jvm 1 | at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
jvm 1 | at java.lang.Thread.run(Thread.java:636)
jvm 1 | [2013-07-17 19:16:17,813][WARN ][discovery.zen.ping.unicast]
[Atleza] failed to send ping to [[#zen_unicast_1#][inet[/192.168.1.81:9201
]]]
jvm 1 | org.elasticsearch.transport.ReceiveTimeoutTransportException:
[][inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [64] timed
out after [3751ms]
jvm 1 | at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
jvm 1 | at java.lang.Thread.run(Thread.java:636)
I am not able to find out where thing goes wrong. I have attached the
config yml file of elasticsearch . please find the attachment for the for
the yml file.
I am creating first time the cluster so kindly help me.
Thanks in advance
Regrads
Mohit Kumar Yadav
(MCA/BBA)
Assocaite Software Developer
Next Gen Invent Corporation, Noida
Email Id : mohit.kumar@ngiventures.com,mohit.kumar.ngi@gmail.com
Use port range 9300-9400 instead for the ES discovery (e.g. 9300 or 9301
...)
Jörg
Am 17.07.13 17:05, schrieb Mohit Kumar Yadav:
hello everybody,
I am just creating a demo cluster in Linux machine. and facing this issue
jvm 1 | [2013-07-17 19:16:08,805][WARN
][discovery.zen.ping.unicast] [Atleza] failed to send ping to
[[#zen_unicast_1#][inet[/192.168.1.81:9201]]]
jvm 1 |
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [58]
timed out after [3750ms]
jvm 1 | at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
jvm 1 | at java.lang.Thread.run(Thread.java:636)
jvm 1 | [2013-07-17 19:16:13,309][WARN
][discovery.zen.ping.unicast] [Atleza] failed to send ping to
[[#zen_unicast_1#][inet[/192.168.1.81:9201]]]
jvm 1 |
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [61]
timed out after [3750ms]
jvm 1 | at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
jvm 1 | at java.lang.Thread.run(Thread.java:636)
jvm 1 | [2013-07-17 19:16:17,813][WARN
][discovery.zen.ping.unicast] [Atleza] failed to send ping to
[[#zen_unicast_1#][inet[/192.168.1.81:9201]]]
jvm 1 |
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [64]
timed out after [3751ms]
jvm 1 | at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
jvm 1 | at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
jvm 1 | at java.lang.Thread.run(Thread.java:636)
hi Jorg, thanks for response.
*but i have one more query that I am using the same configuration for
windows machines and its working great. if its related to ES port then it
should not for windows machine also...
*
On Wednesday, July 17, 2013 8:38:58 PM UTC+5:30, Jörg Prante wrote:
Use port range 9300-9400 instead for the ES discovery (e.g. 9300 or 9301
...)
Jörg
Am 17.07.13 17:05, schrieb Mohit Kumar Yadav:
hello everybody,
I am just creating a demo cluster in Linux machine. and facing this
issue
jvm 1 | [2013-07-17 19:16:08,805][WARN
][discovery.zen.ping.unicast] [Atleza] failed to send ping to
[[#zen_unicast_1#][inet[/192.168.1.81:9201]]]
jvm 1 |
org.elasticsearch.transport.ReceiveTimeoutTransportException:
[inet[/192.168.1.81:9201]][discovery/zen/unicast] request_id [58]
timed out after [3750ms]
jvm 1 | at
I am not able to find out where thing goes wrong. I have attached the
config yml file of elasticsearch . please find the attachment for the
for the yml file.
I am creating first time the cluster so kindly help me.
Thanks in advance
Regrads
Mohit Kumar Yadav
(MCA/BBA)
Assocaite Software Developer
Next Gen Invent Corporation, Noida
Email Id : mohit...@ngiventures.com <javascript:>
<mailto:mohit...@ngiventures.com <javascript:>>, mohit.kumar.ngi@gmail.com <javascript:>
<mailto:mohit.k...@gmail.com <javascript:>>
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 elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
hi Jorg, thanks for response.
*but i have one more query that I am using the same configuration for
windows machines and its working great. if its related to ES port then
it should not for windows machine also... *
hi jorg,
I succeed in creating the cluster on linux machine just because of you....
really thanks a ton..
On Wednesday, July 17, 2013 11:25:09 PM UTC+5:30, Jörg Prante wrote:
Use port range 9300-9400, this is correct.
Jörg
Am 17.07.13 19:45, schrieb Mohit Kumar Yadav:
hi Jorg, thanks for response.
*but i have one more query that I am using the same configuration for
windows machines and its working great. if its related to ES port then
it should not for windows machine also... *
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.