I'm seeing this error when trying to insert data into a core I've defined in Solandra
INFO [pool-7-thread-319] 2011-10-06 16:21:34,328 HttpMethodDirector.java (line 445) Retrying request INFO [pool-7-thread-1070] 2011-10-06 16:21:34,328 HttpMethodDirector.java (line 445) Retrying request INFO [pool-7-thread-335] 2011-10-06 16:21:34,327 HttpMethodDirector.java (line 439) I/O exception (java.net.ConnectException) caught when processing request: Connection refused INFO [pool-7-thread-335] 2011-10-06 16:21:34,329 HttpMethodDirector.java (line 445) Retrying request ERROR [1926426205@qtp-673795938-11] 2011-10-06 16:21:34,327 SolrException.java (line 151) org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.net.ConnectException: Connection refused Has anyone seen this behavior before, the problem is that it seems to be intermittent (if it were failing all of the time, I would suspect a port or IP misconfiguration).