Re: RequestHandler init failure

2014-06-24 Thread Ahmet Arslan
1.jar but stil getting same issue ,  any help please HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init failure: RequestHandler init failure,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: Re

RequestHandler init failure

2014-06-24 Thread atp
vailable due to init failure: RequestHandler init failure,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: RequestHandler init failure at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:753) at org.apache.solr.servlet.So

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
reate new file data-config.xml with > > > url="http://wolf:1Xnbdoq@myserver:8995/solr/"; query="*:*" > fl="id,md5_text,title,text"/> > > > > > I got the following errors: > > org.apache.solr.common.SolrException: RequestHandle

RequestHandler init failure

2013-02-18 Thread Mingfeng Yang
ot;id,md5_text,title,text"/> I got the following errors: org.apache.solr.common.SolrException: RequestHandler init failure at org.apache.solr.core.SolrCore.(SolrCore.java:794) at org.apache.solr.core.SolrCore.(SolrCore.java:607) at org.apache.solr.cor