log4j error when starting Tomcat
843835May 28 2003 — edited Aug 24 2008Hi. I've just installed Tomcat on my desktop PC and when I try starting it up (startup.bat), I get the following warning:
log4j:ERROR No appenders could be found for category (org.apache.struts.util.PropertyMessageResources).
log4j:ERROR Please initialize the log4j system properly.
I can still view my STRUTS app, but I'm curious to know why this problem is occuring and how it can be fixed.
Thanks