2011-12-23 22:31:06 [日志信息] ... initialized Struts-Spring integration successfully
2011-12-23 22:31:06 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
2011-12-23 22:31:06 [日志信息] Closing Root WebApplicationContext: startup date [Fri Dec 23 22:30:36 CST 2011]; root of context hierarchy
2011-12-23 22:31:06 [日志信息] Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@c017e9: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,hibernateTemplate,dao,memberService,memberAction]; root of factory hierarchy
2011-12-23 22:31:06 [日志信息] Closing Hibernate SessionFactory
2011-12-23 22:31:06 [日志信息] closing
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/network-club] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/network-club] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/network-club] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/network-club] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/network-club] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/network-club] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1a2e4f3]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1653d8b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/network-club] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1abaad6]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@15cdf06]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/network-club] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@c7e0a1]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@6c719b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2011-12-23 22:31:06 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/network-club] created a ThreadLocal with key of type [com.opensymphony.xwork2.inject.ContainerImpl$10] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@196aa9f]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@9bb2aa]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
2011-12-23 22:31:09 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
2011-12-23 22:31:09 [日志信息] Root WebApplicationContext: initialization started
2011-12-23 22:31:09 [日志信息] Refreshing Root WebApplicationContext: startup date [Fri Dec 23 22:31:09 CST 2011]; root of context hierarchy
2011-12-23 22:31:09 [日志信息] Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml]
2011-12-23 22:31:10 [日志信息] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1adbb1d: defining beans [org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,dataSource,sessionFactory,transactionManager,txAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,hibernateTemplate,dao,memberService,memberAction]; root of factory hierarchy
Exception in thread "Timer-0" java.lang.NullPointerException
at com.mchange.v2.log.log4j.Log4jMLog$Log4jMLogger.isLoggable(Log4jMLog.java:257)
at com.mchange.v2.resourcepool.BasicResourcePool$CullTask.run(BasicResourcePool.java:1934)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2011-12-23 22:31:11 [日志信息] MLog clients using log4j logging.
2011-12-23 22:31:11 [日志信息] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2011-12-23 22:31:11 [日志信息] A C3P0Registry mbean is already registered. This probably means that an application using c3p0 was undeployed, but not all PooledDataSources were closed prior to undeployment. This may lead to resource leaks over time. Please take care to close all PooledDataSources.
2011-12-23 22:31:12 [日志信息] Hibernate 3.3.2.GA
2011-12-23 22:31:12 [日志信息] hibernate.properties not found