On Wed, Jul 8, 2009 at 6:45 AM, shb <suh...@gmail.com> wrote:

> Sorry, the error is as follows. I have read the solr wiki carefully and
> google it, but I haven't founded
> any related question or solution,  any one can help me, thanks!
>
> org.apache.solr.client.solrj.SolrServerException: Error executing query
>    at
>
> org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:103)
>    at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:115)
>    at test.MainClassTest.searchTest(MainClassTest.java:88)
>    at test.MainClassTest.main(MainClassTest.java:48)
> Caused by: org.apache.solr.common.SolrException:
>


java.net.ConnectException: Connection refused
   at
org.apache.solr.client.solrj.
impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:391)

Are you sure both servers are running properly? You can hit them
individually?


-- 
-- 
- Mark

http://www.lucidimagination.com

Reply via email to