On 2/27/2018 7:08 AM, YELESWARAPU, VENKATA BHAN wrote:
While indexing job is running we are seeing the below message for all the 
objects.

Object not fetched because its identifier appears to be already in processing

This time, I am going to include you as a CC on the message.  This is not normally something that I do, because posting to the list normally requires subscribing to the list, so you should be getting all replies from the list.

I'm pretty sure that I already replied once asking for information, but I never got a response.

Another thing I said on my last reply:  The text of the error message you have provided (in the subject and in the text I quoted above) is not in the Solr or Lucene codebase.  So right away we know that it wasn't generated by Solr.  It may have been generated by the other piece of software *inside* Solr, but without the rest of the error information, we have no way of knowing what actually happened.  Solr errors tend to be dozens of lines long, with most of the output being a Java stacktrace.  And in order to make sense of the stacktrace, we must have the Solr version.

In addition to the details Cassandra mentioned, there's one bit that will be critical:

Where *exactly* did you see this error?  Was it in the Solr admin UI, the Solr logfile, the logging output from your indexing program, or somewhere else?

Thanks,
Shawn

Reply via email to