Re: Error handling in Solr.

2014-04-08 Thread Alexandre Rafalovitch
Which version of Solr? Could be all those admin extra files. On 08/04/2014 4:36 pm, "abhishek jain" wrote: > hi friends, > While browsing through the logs of solr,i noticed a few null pointer > exceptions, i am concerned what could be the reason? > > > ERROR org.apache.solr.core.SolrCore â EURO

Re: Error handling in Solr.

2014-04-08 Thread Erick Erickson
It looks like someone is asking to read a file from your conf directory and the file isn't there. What is the URL associated with this error? This is probably not something to be concerned about since it isn't related to Solr running, no more disturbing than throwing a syntax error. That said, I'd

Error handling in Solr.

2014-04-08 Thread abhishek jain
hi friends, While browsing through the logs of solr,i noticed a few null pointer exceptions, i am concerned what could be the reason? ERROR org.apache.solr.core.SolrCore â EURO " java.lang.NullPointerException at org.apache.solr.handler.admin.ShowFileRequestHandler.showFromFileSystem(Sh