On Wed, Feb 28, 2024 at 3:14 PM Gus Heck <gus.h...@gmail.com> wrote:

> *Here's the full exception:*
>
> * org.apache.solr.common.SolrException:
> org.apache.solr.client.solrj.SolrServerException*
>
> You missed the exception message which would be very useful (line above
> most likely)
>

That was the full exception as reported to our Kibana.  I see that it
additionally says org.apache.solr.servlet.ResponseUtils line 104 [1], but I
guess that's not very helpful.

Also I found some more details in the raw server logs:

org.apache.solr.common.SolrException:
org.apache.solr.client.solrj.SolrServerException:
cancel_stream_error/closing
at
org.apache.solr.handler.component.SearchHandler.throwSolrException(SearchHandler.java:665)
...

Henrik

[1]
https://github.com/apache/solr/blob/releases/solr/9.5.0/solr/core/src/java/org/apache/solr/servlet/ResponseUtils.java#L104

Reply via email to