Andras Salamon created SOLR-14280: ------------------------------------- Summary: SolrConfig logging not helpful Key: SOLR-14280 URL: https://issues.apache.org/jira/browse/SOLR-14280 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Reporter: Andras Salamon
SolrConfig prints out a warning message if it's not able to add files to the classpath, but this message is not too helpful: {noformat} 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 {noformat} The reason should be at the end of the log message but it's just repeats the problematic file name. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org