[ 
https://issues.apache.org/jira/browse/SOLR-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-5814:
---------------------------
    Attachment: SOLR-5814.patch

updated patch to trunk - some code moved around a bit.

this also fixes TestLazyCores which had a test for the error condition (yeah!) 
but was asserting that the bad path was in the error message (booo!)

running more tests and then i'll commit & backport.

> 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
>         Attachments: SOLR-5814.patch, SOLR-5814.patch
>
>
> 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to