Hello! You should remove that entry from your solrconfig.xml file. It is something like this:
<lib dir="/non/existent/dir/yields/warning" /> -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch > Hi, > I am constantly getting this error in my solr log: > Can't find (or read) directory to add to classloader: > /non/existent/dir/yields/warning (resolved as: > E:\Projects\apache_solr\solr-4.3.0\example\solr\genesis_experimental\non\existent\dir\yields\warning). > Anyone got any idea on how to solve this....