Hi All, I m facing an issue while running snapinstaller script on the Slave server, scripts installs the latest snapshot , but creates issue while making connectivity to the solr server , logs for the same from snapinstaller.log :
2009/04/28 18:48:03 command: /opt/apache-solr-1.3.0/example/solr/multicore/CORE_WWW.ABCD.COM/bin/snapinstaller -u webuser 2009/04/28 18:48:16 installing snapshot /opt/apache-solr-1.3.0/example/solr/multicore/CORE_WWW.ABCD.COM/data/snapshot.20090428180619 2009/04/28 18:48:21 notifing Solr to open a new Searcher 2009/04/28 18:48:21 failed to connect to Solr server 2009/04/28 18:48:21 snapshot installed but Solr server has not open a new Searcher 2009/04/28 18:48:21 failed (elapsed time: 18 sec) I ensured that slave solr server was in running state before calling ... snappuller and snapinstaller scripts. As a result of this issue Slave server's Collection was not displaying the indexes of latest installed snapshot, As a temporary solution, I restarted the Slave server and Collection got refreshed. Can anybody let me know the probable reason of this behavior. -- View this message in context: http://www.nabble.com/Snapinstaller-on-slave-solr-server-%7C-Can-not-connect-to-solr-server-issue-tp23278187p23278187.html Sent from the Solr - User mailing list archive at Nabble.com.