Kristine Jetzke created SOLR-8676:
-------------------------------------
Summary: It's not possible to use a different log4.properties file
on windows
Key: SOLR-8676
URL: https://issues.apache.org/jira/browse/SOLR-8676
Project: Solr
Issue Type: Bug
Affects Versions: 5.4.1
Reporter: Kristine Jetzke
Attachments: SOLR-8676.patch
It's currently not possible to change the location of the log4j.properties file
on windows. The value of {{LOG4J_CONFIG}} always gets replaced with the default
value {{server\resources\log4j.properties}}. Thus, this file inside the server
directory needs to be changed after every update.
See attached patch for a fix. Unfortunately, I couldn't figure out why
{{LOG4J_CONFIG}} was set to empty. I tested manually that logging still works
when running an example so I hope that this line is really just obsolete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]