Are you using Ubuntu by any chance? It's a somewhat common problem ... @http://stackoverflow.com/questions/2854356/java-classpath-problems-in-ubuntu
I'm unsure if this has been resolved but a similar thing happened to me on a recent VMware image in a dev environment. It worked everywhere else. - Jon On Jun 14, 2010, at 9:12 AM, stockii wrote: > > ah okay. > > i tried it with 1.4 and put the jars into lib of solr.home but it want be > work. i get the same error ... > > i use 2 cores. and my solr.home is ...path/cores in this folder i put > another folder with the name: "lib" and put all these Jars into it: > apache-solr-velocity-1.4-dev.jar > velocity-1.6.1.jar > velocity-tools-2.0-beta3.jar > commons-beanutils-1.7.0.jar > commons-collections-3.2.1.jar > commons-lang-2.1.jar > > and then in solrconfig.xml this line: <queryResponseWriter name="velocity" > class="org.apache.solr.response.VelocityResponseWriter"/> > > solr cannot find the jars =( > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/VelocityResponseWriter-in-Solr-Core-configuration-tp894262p894354.html > Sent from the Solr - User mailing list archive at Nabble.com.