Hey there,
I have changed the log system in the nightly build to log4j following this
comment:

http://wiki.apache.org/solr/SolrLogging

Everything is loaded correclty but I am geting this INFO:

log4j:WARN No appenders could be found for logger
(org.apache.solr.servlet.SolrDispatchFilter).
log4j:WARN Please initialize the log4j system properly.

I think the problem is that the wepapp is not finding the log4j.properties.
I have tryed placing it in the firs class level:
./WEB-INF/classes/org/apache/solr/servlet/

But doesn't seem to recognize it... Any advice?

Thanks in advance
 
-- 
View this message in context: 
http://www.nabble.com/place-log4j.properties-tp21454379p21454379.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to