Hi , I am getting error in windows server after starting the zookeeper server , i entered this command "solr start -cloud -p 8983 -s C:\solr\server\solr\node1\solr -z 16.254.6.88:2181" .Then i got this error
Waiting up to 30 to see Solr running on port 8983 ERROR: Solr at http://localhost:8983/solr did not come online within 30 seconds! and in logs file i am getting this error " java.net.ConnectException: Connection refused: no further information at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081) " I dont know why it is coming. Can you please tell me how setup 2 nodes solr clouds with one zookeeper in windows server(I am using solr5.4.1 and zookeeper3.4.6) -- View this message in context: http://lucene.472066.n3.nabble.com/Default-query-error-Server-refused-connection-tp4010806p4264080.html Sent from the Solr - User mailing list archive at Nabble.com.