Hi Edwin, I have setup NSSM on Solr 5.3.0 in an Azure VM and can start up Solr with a base standalone installation.
You may have to give Solr some time to bootstrap things and wait for the page to reload. Are you still seeing the page after 1 minute or so? What are your core sizes? And how many cores are you trying to load? Best regards, Adrian -----Original Message----- From: Zheng Lin Edwin Yeo [mailto:edwinye...@gmail.com] Sent: Wednesday, October 7, 2015 11:46 AM To: solr-user@lucene.apache.org Subject: Run Solr 5.3.0 as a Service on Windows using NSSM Hi, I tried to follow this to start my Solr as a service using NSSM. http://www.norconex.com/how-to-run-solr5-as-a-service-on-windows/ Everything is fine when I start the services under Component Services. However, when I tried to point to the Solr Admin page, it says that the page cannot be found. I have tried the same thing in Solr 5.1, and it was able to work. Not sure why it couldn't work for Solr 5.2 and Solr 5.3. Is there any changes required to what is listed on the website? Regards, Edwin