Hoss Man created SOLR-5814:
------------------------------
Summary: CoreContainer reports incorrect & missleading path for
solrconfig.xml when there are loading problems
Key: SOLR-5814
URL: https://issues.apache.org/jira/browse/SOLR-5814
Project: Solr
Issue Type: Bug
Reporter: Hoss Man
The error messages thrown by CoreContainer when there is a problem loading
solrconfig.xml refer to the wrong path (leaves out "conf/").
This is missleading users (who may not notice the root cause) into thinking
they need to move their solrconfig.xml from
{{collection_name/conf/solrconfig.xml}} to {{collection_name/solrconfig.xml}}
at which point they still get the same error message because solr still can't
find the file in the conf dir
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]