You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2009/10/15 21:49:08 UTC

[Solr Wiki] Trivial Update of "SolrJetty" by YonikSeeley

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "SolrJetty" page has been changed by YonikSeeley:
http://wiki.apache.org/solr/SolrJetty?action=diff&rev1=18&rev2=19

  
  All of these settings are important.  In particular, not setting JETTY_LOGS would lead jetty to attempt (and fail) to place request logs in ''/home/solr/logs''. 
  
- The start-up script expects jetty to redirect standard input and output to a log file.  Therefore, create ''/opt/solr/etc/jetty-logging.xml' with the following:
+ The start-up script expects jetty to redirect standard input and output to a log file.  Therefore, create ''/opt/solr/etc/jetty-logging.xml'' with the following:
  
  {{{
  <?xml version="1.0"?>