On Nov 20, 2007, at 8:42 AM, loredana loredana wrote:
I get this error when I stop tomcat.
Exception in thread "Multicast Heartbeat Receiver Thread"
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.error
(Log4JLogger.java:181)
at
net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatReceiver
$MulticastReceiverThread.run
(MulticastKeepaliveHeartbeatReceiver.java:126)
didnt found anything on google about this error. looks familiar to
anyone? 10x
Looks like http://issues.apache.org/bugzilla/show_bug.cgi?id=40212.
If you are using log4j 1.2.15, you should get an error message if
Tomcat's class reloading results in the same condition.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]