RE: Error When Switching to Tomcat

2010-11-14 Thread Eric Martin
@lucene.apache.org Subject: Re: Error When Switching to Tomcat Move solr.war file and solrhome directory somewhere else outside the tomcat webapps. Like /home/foo. Tomcat will generate webapps/solr automatically. This is what i use: under catalineHome/conf/Catalina/localhost/solr.xml I also

Re: Error When Switching to Tomcat

2010-11-14 Thread Ahmet Arslan
Move solr.war file and solrhome directory somewhere else outside the tomcat webapps. Like /home/foo. Tomcat will generate webapps/solr automatically. This is what i use: under catalineHome/conf/Catalina/localhost/solr.xml I also delete ... entry from solrconfig.xml. So that data dir is

Error When Switching to Tomcat

2010-11-14 Thread Eric Martin
Hi, I have been using Jetty on my linux/apache webserver for about 3 weeks now. I decided that I should change to Tomcat after realizing I will be indexing a lot of URL's and Jetty is good for small production sites as noted in the Wiki. I am running into this error: org.apache.solr.common.