On 2/26/2016 9:22 AM, Merlin Morgenstern wrote:
> during the nutch run there are no activites inside the logfile as it seems.
> However the logfile from the admin interface shows the following:
>
> 2/26/2016, 5:20:04 PM WARN null SolrConfig Couldn't add files from
> /usr/local/Cellar/solr/5.4.1/contrib/extraction/lib filtered by .*\.jar to
> classpath: /usr/local/Cellar/solr/5.4.1/contrib/extraction/lib
> 2/26/2016, 5:20:04 PM WARN null SolrConfig Couldn't add files from
> /usr/local/Cellar/solr/5.4.1/dist filtered by solr-cell-\d.*\.jar to
> classpath: /usr/local/Cellar/solr/5.4.1/dist

These are warnings from <lib> configurations in your solrconfig.xml file
that point to locations that are not valid.  If this is the only thing
you have in the logfile that looks suspicious, you can ignore it, or
remove the <lib> config.

Thanks,
Shawn

Reply via email to