Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1) Problem: Log4j not properly configured

E.g.

Code Block

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

Workaround
Change name of config file. e.g.

...