bq: I have the same problem. can you help me how to solve this?
CommonsHttpSolrServer is running very well.

So I don't understand your problem. You say "CommonsHttpSolrServer is
running very well", so are you seeing the "connection refused" message
or not? And did you follow Shalin's clue and insure that your Solr
server is running at the URL you specify (hint, you should be able to
access your Solr from the browser with the same URL)..

Best
Erick

On Mon, Oct 1, 2012 at 10:10 AM, Bhavesh jogi <bhavesh.jogi...@gmail.com> wrote:
> Shalin Shekhar Mangar <shalinmangar <at> gmail.com> writes:
>
>>
>> On Thu, Sep 10, 2009 at 4:52 PM, dharhsana <rekha.dharshana <at>
> gmail.com>wrote:
>>
>> >
>> > Hi to all,
>> > when i try to execute my query i get Connection refused ,can any one please
>> > tell me what should be done for this ,to make my solr run.
>> >
>> > org.apache.solr.client.solrj.SolrServerException:
>> > java.net.ConnectException:
>> > Connection refused: connect
>> > org.apache.solr.client.solrj.SolrServerException:
>> > java.net.ConnectException:
>> > Connection refused: connect
>> >        at
>> >
>> >
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrS
> erver.java:471)
>> >        at
>> >
>>
>> Your Solr server is not running at the url you have given to
>> CommonsHttpSolrServer. Make sure you have given the correct url and Solr is
>> actually up and running at that url.
>>
>
>
> I have the same problem. can you help me how to solve this?
>
> CommonsHttpSolrServer is running very well.
>

Reply via email to