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 >