Hey,
We are attempting to index about 32gb of raw data, using ES 0.20.4 and sun
java 1.6.0_37, on a single node "cluster".
After a while of bulk uploading (from the same node), we are getting
Log4jESLogger.java 389 [main] INFO org.elasticsearch.plugins - [Beta Ray
Bill] loaded [], sites []
Log4jESLogger.java 677935 [elasticsearch[Beta Ray Bill][generic][T#2]] INFO
org.elasticsearch.client.transport - [Beta Ray Bill] failed to get local
cluster state for [Ronan the
Accuser][2ybHUuyzRjCTPsJA7YM4cw][inet[/192.168.100.78:9300]],
disconnecting...
org.elasticsearch.transport.ReceiveTimeoutTransportException: [Ronan the
Accuser][inet[/192.168.100.78:9300]][cluster/state] request_id [264] timed
out after [5000ms]
at
org.elasticsearch.transport.TransportService$TimeoutHandler.run(TransportService.java:342)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Exception in thread "main"
org.elasticsearch.client.transport.NoNodeAvailableException: No node
available
at
org.elasticsearch.client.transport.TransportClientNodesService$RetryListener.onFailure(TransportClientNodesService.java:246)
at
org.elasticsearch.action.TransportActionNodeProxy$1.handleException(TransportActionNodeProxy.java:84)
at
org.elasticsearch.transport.TransportService$Adapter$2$1.run(TransportService.java:305)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
I checked the log files, and i get
[2013-02-06 13:57:52,577][WARN ][cluster.action.shard ] [Lady Mandarin]
sending failed shard for [full-sentences--1][0],
node[Xhr947gyTjS6T_zVrDbZKw], [P], s[STARTED], reason [master [Lady
Mandarin][Xhr947gyTjS6T_zVrDbZKw][inet[/192.168.100.78:9300]] marked shard
as started, but shard have not been created, mark shard as failed]
[2013-02-06 13:57:52,577][WARN ][cluster.action.shard ] [Lady Mandarin]
received shard failed for [full-sentences--1][0],
node[Xhr947gyTjS6T_zVrDbZKw], [P], s[STARTED], reason [master [Lady
Mandarin][Xhr947gyTjS6T_zVrDbZKw][inet[/192.168.100.78:9300]] marked shard
as started, but shard have not been created, mark shard as failed]
now, my index has two shards, together reaching 17.8gb. if i restart the
operation, it will work for a while but eventually will fail with the same
messages.
what am I doing wrong?
Thanks
--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.