The "myLatestActivity" script is failing the "my" script is
succeeding.
This is the error I'm getting:
https://gist.github.com/1082738
I am seeing debug of the "MyLatestActivitySorterFactory]" going
through, so it is being hit, unfortunately 4 out of the 5 shards are
failing for some reason.
I am seeing debug of the "MyLatestActivitySorterFactory]" going
through, so it is being hit, unfortunately 4 out of the 5 shards are
failing for some reason.
I am seeing debug of the "MyLatestActivitySorterFactory]" going
through, so it is being hit, unfortunately 4 out of the 5 shards are
failing for some reason.
I am seeing debug of the "MyLatestActivitySorterFactory]" going
through, so it is being hit, unfortunately 4 out of the 5 shards are
failing for some reason.
I am seeing debug of the "MyLatestActivitySorterFactory]" going
through, so it is being hit, unfortunately 4 out of the 5 shards are
failing for some reason.
Strange..., can you jar up the classes you have, and post it somewhere where
I can download it? With the config as well, and a script that recreates the
problem.
I am seeing debug of the "MyLatestActivitySorterFactory]" going
through, so it is being hit, unfortunately 4 out of the 5 shards
are
failing for some reason.
An update on this. My sorting class was throwing null pointer exceptions on the ElasticSearch Server.
Unfortunately, ES swallows all of these errors in its logs and just reports errors with the search.
To see what was causing the errors I needed to surround the top level method in my sorting class with a defensive try-catch and the using Log4j / Commons Logging to log my errors, which appear directly in the ElasticSearch console.
An update on this. My sorting class was throwing null pointer exceptions
on
the Elasticsearch Server.
Unfortunately, ES swallows all of these errors in its logs and just reports
errors with the search.
To see what was causing the errors I needed to surround the top level
method
in my sorting class with a defensive try-catch and the using Log4j /
Commons
Logging to log my errors, which appear directly in the Elasticsearch
console.
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.