-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.6, master (9.0)
-
Component/s: None
-
Labels:None
SolrConfig prints out a warning message if it's not able to add files to the classpath, but this message is not too helpful:
o.a.s.c.SolrConfig Couldn't add files from /opt/cloudera/parcels/CDH-7.1.1-1.cdh7.1.1.p0.1850855/lib/solr/dist filtered by solr-langid-\d.*\.jar to classpath: /opt/cloudera/parcels/CDH-7.1.1-1.cdh7.1.1.p0.1850855/lib/solr/ dist
The reason should be at the end of the log message but it's just repeats the problematic file name.