Could be the size of pool of listeners if this happens only under
load. That's a pure Tomcat setting, look for it there.

But look for the exception in the logs first, it may give better clues.

Regards,
   Alex.
----
Sign up for my Solr resources newsletter at http://www.solr-start.com/


On 22 December 2014 at 08:00, Tomoko Uchida
<tomoko.uchida.1...@gmail.com> wrote:
> Hi,
>
>> org.apache.solr.client.solrj.SolrServerException: Server refused
> connection at: http://localhost/solr
>
> Clearly it is server side problem, so client SolrJ logs are not helpful.
> You should check Tomcat and Solr error logs and look for cause of the load.
>
> Best,
> Tomoko
>
> 2014-12-22 21:27 GMT+09:00 Aditya <findbestopensou...@gmail.com>:
>
>> Hello all
>>
>> I am getting following error. Could anyone throw me some light on it. I am
>> accessing Solr via Solrj, when there is more load on the server i am
>> getting this error. Is there any way to overcome this situitation.
>>
>> org.apache.solr.client.solrj.SolrServerException: IOException occured when
>> talking to server at: http://localhost/solr
>> org.apache.solr.client.solrj.SolrServerException: Server refused connection
>> at: http://localhost/solr
>>
>> Once this error is encountered, Tomcat is not responding and i need to
>> restart the server.
>>
>> Regards
>> Aditya
>> www.findbestopensource.com
>>

Reply via email to