Re: Issue Running Solr

2016-03-21 Thread Erick Erickson
What does the Solr log say? That usually gives you a better
idea of what the root cause is, the script really doesn't have
access to the root cause.

Best,
Erick

On Mon, Mar 21, 2016 at 5:54 AM, Salman Ansari 
wrote:

> Hi,
>
> I am facing an issue in running Solr server. I tried different approaches
> and still receive the following error
>
> "ERROR: Solr at http://localhost:8983/solr did not come online within 30
> seconds"
>
> I tried running the following commands
>
> 1) solr -e cloud
> 2) solr.cmd start -cloud -p 8983 -s
> "C:\Solr\Solr-5.3.1\solr-5.3.1\example\cloud\node1" -h [myserver] -z
> "[server_ip]:2181,[server2_hostname]:2181,[server3_hostname]:2181"
>
> I tried running the commands multiple times but still get the same result.
>
> Are there any possible reasons why I am receiving this multiple times? Any
> possible solutions?
>
> Note: I tried this after a Windows update and restarting.
>
> Regards,
> Salman
>


Issue Running Solr

2016-03-21 Thread Salman Ansari
Hi,

I am facing an issue in running Solr server. I tried different approaches
and still receive the following error

"ERROR: Solr at http://localhost:8983/solr did not come online within 30
seconds"

I tried running the following commands

1) solr -e cloud
2) solr.cmd start -cloud -p 8983 -s
"C:\Solr\Solr-5.3.1\solr-5.3.1\example\cloud\node1" -h [myserver] -z
"[server_ip]:2181,[server2_hostname]:2181,[server3_hostname]:2181"

I tried running the commands multiple times but still get the same result.

Are there any possible reasons why I am receiving this multiple times? Any
possible solutions?

Note: I tried this after a Windows update and restarting.

Regards,
Salman