tomcat 5 having error log4j
Posted
by Apache
on Stack Overflow
See other posts from Stack Overflow
or by Apache
Published on 2010-06-09T07:17:23Z
Indexed on
2010/06/09
7:22 UTC
Read the original article
Hit count: 164
Whenever i start my tomcat 5, the following error occur,
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
how this can be solve
© Stack Overflow or respective owner