NullPointerException failed to dynamically refresh the mapping in cluster_state from shard

Hi,

I have this error message since 1 month :-/, and yesterday the cluster stop
indexing and answering to requests.

[2013-02-08 10:35:02,206][INFO ][cluster.metadata ] [nodeA]
[4f072ea3a623374256000001] update_mapping [5114c6c5511a3418550000ce]
(dynamic)
[2013-02-08 10:35:04,349][INFO ][cluster.metadata ] [nodeA]
[[4f072ea3a623374256000001]] remove_mapping [5114c6c5511a3418550000ce]
[2013-02-08 10:35:04,526][INFO ][cluster.metadata ] [nodeA]
[[4f072ea3a623374256000001]] remove_mapping [5114c6c5e5c0e0950f0000cc]
java.lang.NullPointerException
[2013-02-08 10:35:11,326][WARN ][cluster.metadata ] [nodeA] failed to
dynamically refresh the mapping in cluster_state from shard
java.lang.NullPointerException
[2013-02-08 10:35:12,808][WARN ][cluster.metadata ] [nodeA] failed to
dynamically refresh the mapping in cluster_state from shard
java.lang.NullPointerException

I have a 4 nodes cluster in version 0.19.11.

I think the problem start here:

[2012-11-28 11:02:02,324][INFO ][cluster.routing.allocation.decider]
[nodeA] updating [cluster.routing.allocation.disable_allocation] from
[false] to [true]

[2012-11-28 14:45:02,000][INFO ][cluster.metadata ] [nodeA]
[5087ea93e1d860ef60000002] update_mapping [50b6155c46b88e9737000183]
(dynamic)
[2012-11-28 14:45:02,056][INFO ][cluster.metadata ] [nodeA]
[4f072ea3a623374256000001] update_mapping [50b6155d46b88e9737000185]
(dynamic)
[2012-11-28 14:45:04,359][INFO ][cluster.metadata ] [nodeA]
[[4f072ea3a623374256000001]] remove_mapping [50b6155d46b88e9737000185]
[2012-11-28 14:45:04,482][WARN ][cluster.metadata ] [nodeA] failed to
dynamically refresh the mapping in cluster_state from shard
java.lang.NullPointerException
at
org.elasticsearch.cluster.metadata.MetaDataMappingService$1.execute(MetaDataMappingService.java:130)
at
org.elasticsearch.cluster.service.InternalClusterService$2.run(InternalClusterService.java:208)
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)

May I fill an issue with this ?

Cheers
Romain

--
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.

I filled an issue on github
: NullPointerException failed to dynamically refresh the mapping in cluster_state from shard · Issue #2633 · elastic/elasticsearch · GitHub

Le vendredi 8 février 2013 11:02:44 UTC+1, Filirom1 a écrit :

Hi,

I have this error message since 1 month :-/, and yesterday the cluster
stop indexing and answering to requests.

[2013-02-08 10:35:02,206][INFO ][cluster.metadata ] [nodeA]
[4f072ea3a623374256000001] update_mapping [5114c6c5511a3418550000ce]
(dynamic)
[2013-02-08 10:35:04,349][INFO ][cluster.metadata ] [nodeA]
[[4f072ea3a623374256000001]] remove_mapping [5114c6c5511a3418550000ce]
[2013-02-08 10:35:04,526][INFO ][cluster.metadata ] [nodeA]
[[4f072ea3a623374256000001]] remove_mapping [5114c6c5e5c0e0950f0000cc]
java.lang.NullPointerException
[2013-02-08 10:35:11,326][WARN ][cluster.metadata ] [nodeA] failed to
dynamically refresh the mapping in cluster_state from shard
java.lang.NullPointerException
[2013-02-08 10:35:12,808][WARN ][cluster.metadata ] [nodeA] failed to
dynamically refresh the mapping in cluster_state from shard
java.lang.NullPointerException

I have a 4 nodes cluster in version 0.19.11.

I think the problem start here:

[2012-11-28 11:02:02,324][INFO ][cluster.routing.allocation.decider]
[nodeA] updating [cluster.routing.allocation.disable_allocation] from
[false] to [true]

[2012-11-28 14:45:02,000][INFO ][cluster.metadata ] [nodeA]
[5087ea93e1d860ef60000002] update_mapping [50b6155c46b88e9737000183]
(dynamic)
[2012-11-28 14:45:02,056][INFO ][cluster.metadata ] [nodeA]
[4f072ea3a623374256000001] update_mapping [50b6155d46b88e9737000185]
(dynamic)
[2012-11-28 14:45:04,359][INFO ][cluster.metadata ] [nodeA]
[[4f072ea3a623374256000001]] remove_mapping [50b6155d46b88e9737000185]
[2012-11-28 14:45:04,482][WARN ][cluster.metadata ] [nodeA] failed to
dynamically refresh the mapping in cluster_state from shard
java.lang.NullPointerException
at
org.elasticsearch.cluster.metadata.MetaDataMappingService$1.execute(MetaDataMappingService.java:130)
at
org.elasticsearch.cluster.service.InternalClusterService$2.run(InternalClusterService.java:208)
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)

May I fill an issue with this ?

Cheers
Romain

--
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.