On 4/27/22 05:08, Deeksha Shrivastava wrote:

The "etc" itself is included in the setting format. Please refer screenshot below:


The screenshot says "set GC_TUNE="-XX:NewRatio=3 -XX:SurvivorRatio=4     etc." ... it does not say what the "etc" is, and we are going to need that information.

 2. As far as java version is concerned, I mentioned in the previous
    email stating that, I doubt there is a JRE installed on the
    machine because when I do a “java -version” on cmd it says “java
    is not recognized as an internal or external command” which
    probably means its not installed on that particular server.


You can't run Solr without Java.  If there really is no Java installed, then Solr is not going to start, no matter what options you have configured for it.  Maybe you have the JAVA_HOME environment variable defined, which tells the solr start script where to find Java?

Thanks,
Shawn

Reply via email to