: I tried to debug the issue by runing start.jar in eclipse debuger and
: found that the root of the issue was that the jetty.home system property
: was not set. If I set the jetty.home property then the server starts
: properly.
H, weird ... that still doesn't really make much sense.
The
Hi Anand,
Congrats! And thanks for letting us know.
Steve
-Original Message-
From: anand.ni...@rbs.com [mailto:anand.ni...@rbs.com]
Sent: Thursday, July 28, 2011 12:00 AM
To: solr-user@lucene.apache.org
Subject: RE: Problem starting solr on jetty
Hi All,
I tried to debug the issue
, GBM
Sent: 28 July 2011 08:39
To: solr-user@lucene.apache.org
Subject: RE: Problem starting solr on jetty
Thanks for your reply Steve.
My environment details:
Java version: 1.6.0_24
System: Microsoft Windows XP Professional Version 2002 Service Pack 3
Interestingly my colleagues who have the
sage-
From: Nigam, Anand, GBM
Sent: 28 July 2011 08:37
To: solr-user@lucene.apache.org
Subject: RE: Problem starting solr on jetty
Thanks for your reply Steve.
My environment details:
Java version: 1.6.0_24
System: Microsoft Windows XP Professional Version 2002 Service Pack 3
Interestingl
sage-
From: Steven A Rowe [mailto:sar...@syr.edu]
Sent: 27 July 2011 20:21
To: solr-user@lucene.apache.org
Subject: RE: Problem starting solr on jetty
Hi Anand,
Someone else reported this exact same error with Solr v1.4.0:
http://www.lucidimagination.com/search/document/fd5b83f3595a
Hi Anand,
Someone else reported this exact same error with Solr v1.4.0:
http://www.lucidimagination.com/search/document/fd5b83f3595a1c6c/can_t_start_solr_by_java_jar_start_jar
I downloaded the apache-solr-3.3.0.zip, unpacked it, then ran 'java -jar
start.jar' from the cmdline. It worked. (Win