[ https://issues.apache.org/jira/browse/SOLR-14280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andras Salamon updated SOLR-14280: ---------------------------------- Attachment: SOLR-14280-01.patch Status: Open (was: Open) After the fix, the log message is more useful: {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: java.nio.file.NoSuchFileException: /opt/cloudera/parcels/CDH-7 .1.1-1.cdh7.1.1.p0.1850855/lib/solr/dist {noformat} > 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 > Priority: Minor > Attachments: SOLR-14280-01.patch > > > 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