Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log4j not properly initialized #88

Open
Rillke opened this issue May 13, 2018 · 0 comments
Open

log4j not properly initialized #88

Rillke opened this issue May 13, 2018 · 0 comments

Comments

@Rillke
Copy link

Rillke commented May 13, 2018

Following all instructions on https://conveyal-data-tools.readthedocs.io/en/latest/dev/deployment/ I get the following warnings:

log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

http://logging.apache.org/log4j/1.2/faq.html#noconfig basically tells me I should throw a log4j.properties or log4j.xml somewhere into the class path. It would be nice to have a section about that in the docs, though to allow me understand what the application does (which is kind of hard without any logs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants