i observed this exception while shutting down appfuse in tomcat.
is it normal? do I need to concern?
pls advise
~thinkboy
INFO: Stopping service Catalina
[platform] INFO [main] [/platform].log(646) | Closing
WebApplicationContext of Spring FrameworkServlet 'action'
[platform] INFO [main] [/platform].log(646) | Closing Spring root
WebApplicationContext
Jan 15, 2007 4:00:56 PM org.apache.coyote.http11.Http11BaseProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-8180
Jan 15, 2007 4:00:56 PM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime
Exception in thread "Store userCache Expiry Thread"
java.lang.NullPointerException
at org.apache.log4j.LogManager.getLogger(LogManager.java:188)
at org.apache.log4j.Logger.getLogger(Logger.java:103)
at
org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:283)
at
org.apache.commons.logging.impl.Log4JLogger.isDebugEnabled(Log4JLogger.java:293)
at net.sf.ehcache.store.DiskStore.expiryThreadMain(DiskStore.java:834)
at net.sf.ehcache.store.DiskStore.access$700(DiskStore.java:59)
at net.sf.ehcache.store.DiskStore$ExpiryThread.run(DiskStore.java:1008)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]