searchbox-io / Jest

Elasticsearch Java Rest Client.
Apache License 2.0
2.11k stars 729 forks source link

Analyze class problem #605

Open wuzsgithub opened 6 years ago

wuzsgithub commented 6 years ago

{"error":{"root_cause":[{"type":"json_parse_exception","reason":"Unrecognized token 'io': was expecting ('true', 'false' or 'null')\n at [Source: org.elasticsearch.transport.netty4.ByteBufStreamInput@65552bfa; line: 1, column: 4]"}],"type":"json_parse_exception","reason":"Unrecognized token 'io': was expecting ('true', 'false' or 'null')\n at [Source: org.elasticsearch.transport.netty4.ByteBufStreamInput@65552bfa; line: 1, column: 4]"},"status":500}

musabgelisgen commented 6 years ago

What version of Jest do you use, and can you give the code lines you use that give the error?