Re: Apache solr issue after configuration

2012-03-16 Thread Erick Erickson
At a guess, you don't have any paths to solr dist. Try copying all the other lib directives from the example (not core) dir (adjusting paths as necessary). The error message indicates you aren't getting to /dist/apache-solr-velocity-3.5.0.jar Best Erick On Thu, Mar 15, 2012 at 9:48 AM, ViruS

Re: Apache solr issue after configuration

2012-03-16 Thread Richard Noble
Solr newbie here, but this looks familier. Another thing to make sure of is that the plugin jars are not ialready loaded from the standard java classpath. I had a problem with this in that some jars were being loaded by the standard java classloader, and my some other plugins were being loaded by

Re: Apache solr issue after configuration

2012-03-15 Thread ViruS
Hello, I have still same problem after installation. Files are loaded: ~/appl/apache-solr-3.5.0/example $ java -Dsolr.solr.home=multicore/ -jar start.jar 21 | grep contrib INFO: Adding 'file:/home/virus/appl/apache-solr-3.5.0/contrib/velocity/lib/velocity-tools-2.0.jar' to classloader INFO: