Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Uchit Patel
From: Shawn Heisey To: solr-user@lucene.apache.org Sent: Monday, February 13, 2017 7:30 PM Subject: Re: Java version set to 1.8 for SOLR 6.4.0 On 2/13/2017 3:13 AM, Uchit Patel wrote: > I have updated SOLR_JAVA_HOME in following file. > /opt/wml/solr-6.4.0/bin/solr.in.sh SOLR_JAVA_HOM

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Shawn Heisey
On 2/13/2017 3:13 AM, Uchit Patel wrote: > I have updated SOLR_JAVA_HOME in following file. > /opt/wml/solr-6.4.0/bin/solr.in.sh SOLR_JAVA_HOME = > "/opt/wml/jdk1.8.0_66/jre/bin/java" But it is not working. If you *installed* Solr using the service installer script, then that is not the correct

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Sahil
Hi, Maybe these links might be helpful to you. http://askubuntu.com/questions/740757/switch-between-multiple-java-versions http://lj4newbies.blogspot.in/2007/04/2-jvm-on-one-linux-box.html

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Uchit Patel
om: Uchit Patel To: "gene...@lucene.apache.org" ; "solr-user@lucene.apache.org" ; "jan@cominvent.com" Sent: Monday, February 13, 2017 3:38 PM Subject: Re: Java version set to 1.8 for SOLR 6.4.0 Hi , I tried SOLR_JAVA_HOME = "/opt/wml/jdk1.8.0_66/jr

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-13 Thread Uchit Patel
Hi , I tried SOLR_JAVA_HOME = "/opt/wml/jdk1.8.0_66/jre/bin/java" but it is not working. Regards, Uchit Patel I have installed SOLR 6.4.0 on Linux box. I have Java 1.7.0 and 1.8.0 both on the box. By default it point to 1.7.0. Some other applications using 1.7.0 Java. I want to set Java 1.8.0 on

Re: Java version set to 1.8 for SOLR 6.4.0

2017-02-10 Thread Alexandre Rafalovitch
That's the operating system question really. Whatever invokes your Solr instance (system script, command line, etc) should have its path and/or JAVA_HOME pointing to Java 8. Regards, Alex. http://www.solr-start.com/ - Resources for Solr users, new and experienced On 10 February 2017 at