On 10/07/2013 12:55 PM, Furkan KAMACI wrote:
One more thing, could you say that which version of Solr you are using?
The stacktrace comes from 4.2.1, but I suspect that this could occur on
4.4 as well. I've not been able to reproduce this consistently: it has
happened twice (!) after indexing
One more thing, could you say that which version of Solr you are using?
2013/10/7 Bram Van Dam
> On 10/07/2013 11:51 AM, Furkan KAMACI wrote:
>
>> Could you send you error logs?
>>
>
> Whoops, forgot to paste:
>
>
> Caused by: org.apache.solr.client.solrj.**SolrServerException:
> IOException oc
On 10/07/2013 11:51 AM, Furkan KAMACI wrote:
Could you send you error logs?
Whoops, forgot to paste:
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at: http://localhost:8080/solr/fooIndex
at
org.apache.solr.client.solrj.impl.H
Hi Bram;
Could you send you error logs?
2013/10/7 Bram Van Dam
> Hi folks,
>
> Long story short: I'm occasionally getting exceptions under heavy load
> (SocketException: Connection reset). I would expect HttpSolrServer to try
> again maxRetries-times, but it doesn't.
>
> For reasons I don't en
Hi folks,
Long story short: I'm occasionally getting exceptions under heavy load
(SocketException: Connection reset). I would expect HttpSolrServer to
try again maxRetries-times, but it doesn't.
For reasons I don't entirely understand, the call to
httpClient.execute(method) is not inside the