Hello, this is a newbie question! when I start Tomcat I get the following exception:
Exception in thread "MultiThreadedHttpConnectionManager cleanup" java.lang.NullPointerException at org.apache.log4j.LogManager.getLogger(LogManager.java:188) at org.apache.log4j.Logger.getLogger(Logger.java:104) at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:229) at org.apache.commons.logging.impl.Log4JLogger.isDebugEnabled(Log4JLogger.java:239) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$ReferenceQueueThread.handleReference(MultiThreadedHttpConnectionManager.java:1063) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$ReferenceQueueThread.run(MultiThreadedHttpConnectionManager.java:1084) anybody can help me? I have put the log4j.xml file in WEB-INF/classes directory! any help would be appreciated! thanks rmura -- View this message in context: http://www.nabble.com/exception-on-startup-tp15226846p15226846.html Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]