I'm getting this error on bulk

I'm getting this error while sending bulks from php client:

Elasticsearch Bulk failed ! cause :
{"error":"ElasticsearchParseException[Failed to derive xcontent from
org.elasticsearch.common.bytes.BytesArray@1]","status":400}

Does anyone has an idea what does it mean ?

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6e8d03ea-bdfb-4f41-8881-9702aa9b8dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

It means that your bulk is incorrect. Check its format.

David

Le 22 févr. 2015 à 12:03, Raz Lachyani raz.lachyani@gmail.com a écrit :

I'm getting this error while sending bulks from php client:

Elasticsearch Bulk failed ! cause : {"error":"ElasticsearchParseException[Failed to derive xcontent from org.elasticsearch.common.bytes.BytesArray@1]","status":400}

Does anyone has an idea what does it mean ?

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6e8d03ea-bdfb-4f41-8881-9702aa9b8dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/4248C849-0B78-4D12-88BB-8ABF96DC0442%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

May be you forgot the last \n ?

David

Le 22 févr. 2015 à 12:03, Raz Lachyani raz.lachyani@gmail.com a écrit :

I'm getting this error while sending bulks from php client:

Elasticsearch Bulk failed ! cause : {"error":"ElasticsearchParseException[Failed to derive xcontent from org.elasticsearch.common.bytes.BytesArray@1]","status":400}

Does anyone has an idea what does it mean ?

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6e8d03ea-bdfb-4f41-8881-9702aa9b8dff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/94BB7C07-A363-4EF4-AD43-B423984F9AFF%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

No,
It was actually empty :-o .

Thanks for the quick response.

On Sunday, February 22, 2015 at 3:58:07 PM UTC+2, David Pilato wrote:

May be you forgot the last \n ?

David

Le 22 févr. 2015 à 12:03, Raz Lachyani <raz.la...@gmail.com <javascript:>>
a écrit :

I'm getting this error while sending bulks from php client:

Elasticsearch Bulk failed ! cause :
{"error":"ElasticsearchParseException[Failed to derive xcontent from
org.elasticsearch.common.bytes.BytesArray@1]","status":400}

Does anyone has an idea what does it mean ?

--
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:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6e8d03ea-bdfb-4f41-8881-9702aa9b8dff%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6e8d03ea-bdfb-4f41-8881-9702aa9b8dff%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/30fb1b2e-58c8-47d8-9f4b-13dc718a6e65%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.