Re: Solr Tomcat Install

2012-03-31 Thread CCS Talk - PJ Villarta
i also encountered this same problem during an installation. i found out that the config.xml file was a malformed XML document. you might want to check there. - Original Message - From: rdancy To: solr-user@lucene.apache.org Sent: Thursday, March 29, 2012 1:20 AM Subject: Sol

Re: Solr Tomcat Install

2012-03-29 Thread Jamel ESSOUSSI
Hi, You should disable velocity by adding -Dsolr.velocity.enabled=false to JAVA_OPTS --Jamel -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Tomcat-Install-tp3865290p3866947.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr Tomcat Install

2012-03-28 Thread rdancy
I changed my velocity settings to false, restarted Solr and it worked! Thanks for your help. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Tomcat-Install-tp3865290p3865773.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr Tomcat Install

2012-03-28 Thread Welty, Richard
1) you need apache velocity in the class path for tomcat 2) here's a way of dealing with these that may go quicker than asking on the mailing list everytime they come up -- clip out the pertinent part of the stack trace (in this case "java.lang.NoClassDefFoundError: org/apache/velocity/context/C

Re: Solr Tomcat Install

2012-03-28 Thread Chris Hostetter
: Hello, I have configured Solr inside Tomcat and I get the following error : when I go to browser and click on the solr admin link: https://wiki.apache.org/solr/Solr3.5#Post-Release_Notes "Although the solr example configs are designed with the intent that they can be copied, modified, and re-