Hi Pusakar,
Did you try to ping your solr from localhost in your ssh console: curl
http://localhost:8983(or 8984 if you change the jetty
port)/solr/collection1/admin/ping
?
Aurélien
On 29.07.2014 15:15, pushkar sawant wrote:
Hi Team,
I have done Solr 4.9.0 setup on ubuntu 12.04 instanace on AWS.
with Java 7. When i start the solr with "java -jar start.jar"
it start with attached output.
It sys -:
5460 [main] INFO org.eclipse.jetty.server.AbstractConnector – Started
SocketConnector@0.0.0.0:8984
When i try to open it through browser it do not open the web interface
attache is the error.
Please suggest if any one come across with same issue & resolved.
Thanks
Pusakar