RE: Solr issue

2007-02-12 Thread Chris Hostetter
: SOLR seem to have a problem if you don't specify the full path to : java.exewhen starting Jetty. To clarify: this isn't an issue with Solr, or with Jetty - it's an issue with Windows java installations ignoring JAVA_HOME in favor of a registry key; so no matter which java.exe comes first in you

RE: Solr issue

2007-02-12 Thread Kainth, Sachin
arius Hanganu [mailto:[EMAIL PROTECTED] Sent: 12 February 2007 17:28 To: java-user@lucene.apache.org Subject: Re: Solr issue SOLR seem to have a problem if you don't specify the full path to java.exewhen starting Jetty. Here's my script for starting SOLR: d:\programs\jdk15\bin\java

Re: Solr issue

2007-02-12 Thread Marius Hanganu
SOLR seem to have a problem if you don't specify the full path to java.exewhen starting Jetty. Here's my script for starting SOLR: d:\programs\jdk15\bin\java -jar start.jar Regards, Marius Hanganu On 2/12/07, Kainth, Sachin <[EMAIL PROTECTED]> wrote: Hello all, When running the example in t

Re: Solr issue

2007-02-12 Thread Grant Ingersoll
You should ask on the Solr list. On Feb 12, 2007, at 11:25 AM, Kainth, Sachin wrote: Hello all, When running the example in the solr release has anyone come up with the following issue when going to http://localhost:8983/solr/admin/: HTTP ERROR: 500 Unable to compile class for JSP Generat

Solr issue

2007-02-12 Thread Kainth, Sachin
Hello all, When running the example in the solr release has anyone come up with the following issue when going to http://localhost:8983/solr/admin/: HTTP ERROR: 500 Unable to compile class for JSP Generated servlet error: 12-Feb-2007 16:24:17 org.apache.jasper.compiler.Compiler generateClass SEV