Re: RequestHandler init failure

2014-06-24 Thread Ahmet Arslan
Hi, Looks like you have different versions jars than solr.war ? Ahmet  On Tuesday, June 24, 2014 10:33 AM, atp wrote: Hi, I'm getting below error while trying to access solrcloud , i tried with , added these two in to solrconfig.xml file     actual location is /opt/apps/prod/solr/dis

Re: RequestHandler init failure

2013-02-20 Thread Mingfeng Yang
Chris, My config file did include the section of loading related plugin. Ming On Tue, Feb 19, 2013 at 10:42 AM, Chris Hostetter wrote: > > : Found it by myself. It's here > : > http://mirrors.ibiblio.org/maven2/org/apache/solr/solr-dataimporthandler/4.1.0/ > : > : Download and move the jar fi

Re: RequestHandler init failure

2013-02-19 Thread Chris Hostetter
: Found it by myself. It's here : http://mirrors.ibiblio.org/maven2/org/apache/solr/solr-dataimporthandler/4.1.0/ : : Download and move the jar file to solr-webapp/webapp/WEB-INF/lib directory, : and the errors are all gone. you don't need to move/copy/add any jars into hte solr webapp (where

Re: RequestHandler init failure

2013-02-18 Thread Mingfeng Yang
Found it by myself. It's here http://mirrors.ibiblio.org/maven2/org/apache/solr/solr-dataimporthandler/4.1.0/ Download and move the jar file to solr-webapp/webapp/WEB-INF/lib directory, and the errors are all gone. Ming On Mon, Feb 18, 2013 at 11:52 AM, Mingfeng Yang wrote: > When trying to u