[
https://issues.apache.org/jira/browse/SOLR-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678605#comment-13678605
]
Hoss Man commented on SOLR-4890:
--------------------------------
bq. A fresh build of a software product should not throw any warnings or errors
when its default configuration is set up.
It's he behavior that arises from running a specific example configuration,
which has evolved over time but tries to walk a fine line between being useful
to everyone as is, but also showing what is possible.
Having said that -- i agree with you. That line existed initially to
specifically show off a feature of how lib's were loaded. when the behavior
was changed in SOLR-4653 to remove that feature and cause a wanring to be
logged, the corrisponding example should have been commented out. I suspect
that was just an oversight.
i think at this point we should just remove that, and move the comment about
the warning up higher in the file wher the concept of <lib/> is introduced.
> Can't find (or read) directory to add to classloader:
> /non/existent/dir/yields/warning (resolved as:
> /non/existent/dir/yields/warning).
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-4890
> URL: https://issues.apache.org/jira/browse/SOLR-4890
> Project: Solr
> Issue Type: Bug
> Components: scripts and tools, web gui
> Affects Versions: 4.3
> Environment: Linux (CentOS 6.2)
> Reporter: Aaron Greenspan
> Priority: Minor
> Labels: Confusing
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> I just did a fresh install of Solr 4.3.0 twice. Both times, the default build
> yielded this in Logging:
> Can't find (or read) directory to add to classloader:
> /non/existent/dir/yields/warning (resolved as:
> /non/existent/dir/yields/warning).
> This appears to come from line 87 in solrconfig.xml for collection1, which I
> think is supposed to be commented out. Or maybe it has some other purpose.
> Either way, the comments in that file, at least regarding this line, are
> totally unhelpful.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]