On 12/22/2014 5:27 AM, Aditya wrote:
> 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.SolrServerEx
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 De
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:0
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
t