Re: solr4.1 No live SolrServers available to handle this request

2013-04-01 Thread sling
thx for your reply. my solr.xml is like this: i have change the zkclienttimeout from 15s to 30s, but this exception still shows. and the load on solrcloud servers are not too heavy, they are 1.4 1.5 1. and these disconnects appear in solrj logs, while the solrcloud is

Re: solr4.1 No live SolrServers available to handle this request

2013-04-01 Thread Joel Bernstein
Check the Solr logs for Zookeeper disconnects. It could be that as load is increasing Solr is not able to respond to the Zookeeper pings which would bring the nodes offline. If you see Zookeeper disconnects then you can increase the zkClientTimeout set in solr.xml. But be aware that zk disconnects

solr4.1 No live SolrServers available to handle this request

2013-04-01 Thread sling
hi,all. I am new to Solr. when i query solrcloud4.1 with solrj, the client throws exceptions as follows. there are 2 shards in my solrcloud. each shard is on a server with 4cpu/3G RAM, and jvm has 2G ram. when the query requests get more and more, the exception occers. [java] org.apache.solr