2011-5-10 18:12:14 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Program Files\java\myeclipse8.5\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin;D:\Program Files\java\tomcat\apache-tomcat-6.0.29\bin
2011-5-10 18:12:14 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2011-5-10 18:12:14 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 325 ms
2011-5-10 18:12:14 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2011-5-10 18:12:14 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.29
2011-5-10 18:12:14 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
2011-5-10 18:12:14 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
2011-5-10 18:12:14 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory docs
2011-5-10 18:12:14 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory examples
2011-5-10 18:12:14 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2011-5-10 18:12:14 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
2011-5-10 18:12:14 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory jeebbs
2011-5-10 18:12:15 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
2011-05-10 06:12 INFO c.j.b.c.BbsForumCacheSvcImpl - 系统启动,设置论坛板块BbsForum缓存
2011-05-10 06:12 INFO c.j.b.c.BbsGlobalCacheSvcImpl - 系统启动,设置论坛全局BbsConfig缓存
2011-05-10 06:12 INFO c.j.b.c.BbsTopicCacheSvcImpl - 系统启动,设置论坛主题BbsTopic缓存
2011-05-10 06:12 DEBUG c.j.b.c.BbsMemberCacheSvcImpl - 系统启动,设置论坛会员BbsMember缓存
2011-05-10 06:12 INFO c.j.c.w.ApplicationListener - 系统启动,读取所有站点信息到缓存。
Hibernate: select this_.WEBSITE_ID as WEBSITE1_11_0_, this_.DOMAIN as DOMAIN11_0_, this_.RES_PATH as RES3_11_0_, this_.LFT as LFT11_0_, this_.RGT as RGT11_0_, this_.RES_DOMAIN as RES6_11_0_, this_.BASE_DOMAIN as BASE7_11_0_, this_.DOMAIN_ALIAS as DOMAIN8_11_0_, this_.NAME as NAME11_0_, this_.SHORT_NAME as SHORT10_11_0_, this_.SUFFIX as SUFFIX11_0_, this_.CURRENT_SYSTEM as CURRENT12_11_0_, this_.COOKIE_KEY as COOKIE13_11_0_, this_.OWNER_NAME as OWNER14_11_0_, this_.OWNER_IDENTITY as OWNER15_11_0_, this_.COMPANY as COMPANY11_0_, this_.COPYRIGHT as COPYRIGHT11_0_, this_.RECORD_CODE as RECORD18_11_0_, this_.EMAIL as EMAIL11_0_, this_.PHONE_CODE as PHONE20_11_0_, this_.MOBILE_CODE as MOBILE21_11_0_, this_.CREATE_TIME as CREATE22_11_0_, this_.EMAIL_CHARSET as EMAIL23_11_0_, this_.EMAIL_HOSTNAME as EMAIL24_11_0_, this_.EMAIL_ACCOUNT as EMAIL25_11_0_, this_.EMAIL_USER_NAME as EMAIL26_11_0_, this_.EMAIL_USER_ID as EMAIL27_11_0_, this_.EMAIL_USER_PWD as EMAIL28_11_0_, this_.EMAIL_SUBJECT as EMAIL29_11_0_, this_.EMAIL_CONTENT as EMAIL30_11_0_, this_.CONTROL_FRONT_IPS as CONTROL31_11_0_, this_.CONTROL_ADMIN_IPS as CONTROL32_11_0_, this_.CONTROL_RESERVED as CONTROL33_11_0_, this_.CONTROL_NAME_MINLEN as CONTROL34_11_0_, this_.CLOSE_REASON as CLOSE35_11_0_, this_.IS_CLOSE as IS36_11_0_, this_.PARENT as PARENT11_0_, this_.GLOBAL_ID as GLOBAL38_11_0_ from CORE_WEBSITE this_
2011-5-10 18:12:27 org.apache.catalina.core.StandardContext filterStart
严重: Exception starting filter struts2
java.lang.NullPointerException
at com.opensymphony.xwork2.util.FileManager$FileRevision.needsReloading(FileManager.java:209)
at com.opensymphony.xwork2.util.FileManager.fileNeedsReloading(FileManager.java:60)
at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.needsReload(XmlConfigurationProvider.java:325)
at org.apache.struts2.config.StrutsXmlConfigurationProvider.needsReload(StrutsXmlConfigurationProvider.java:168)
at com.opensymphony.xwork2.config.ConfigurationManager.conditionalReload(ConfigurationManager.java:220)
at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:61)
at org.apache.struts2.dispatcher.Dispatcher.getContainer(Dispatcher.java:891)
at org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:191)
at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:295)
at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:115)
at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4001)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4651)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1041)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:964)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
at org.apache.catalina.core.StandardService.start(StandardService.java:519)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
2011-5-10 18:12:27 org.apache.catalina.core.StandardContext start
严重: Error filterStart
2011-5-10 18:12:27 org.apache.catalina.core.StandardContext start
严重: Context [/jeebbs] startup failed due to previous errors
2011-5-10 18:12:27 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
2011-05-10 06:12 INFO c.j.b.c.BbsForumCacheSvcImpl - 系统关闭,论坛板块BbsForum缓存入库
2011-05-10 06:12 INFO c.j.b.c.BbsForumCacheSvcImpl - clear cache. isAll:true
2011-05-10 06:12 INFO c.j.b.c.BbsForumCacheSvcImpl - clear 0 counts,remain 0 counts
2011-05-10 06:12 INFO c.j.b.c.BbsGlobalCacheSvcImpl - 系统关闭,论坛全局BbsConfig缓存入库
2011-05-10 06:12 INFO c.j.b.c.BbsGlobalCacheSvcImpl - clear cache.
2011-05-10 06:12 INFO c.j.b.c.BbsTopicCacheSvcImpl - 系统关闭,论坛主题BbsTopic缓存入库
2011-05-10 06:12 INFO c.j.b.c.BbsTopicCacheSvcImpl - bbsTopic clear cache.
2011-05-10 06:12 INFO c.j.b.c.BbsTopicCacheSvcImpl - clear all 0 counts
2011-05-10 06:12 DEBUG c.j.b.c.BbsMemberCacheSvcImpl - 系统关闭,论坛会员BbsMember缓存入库
2011-05-10 06:12 INFO c.j.b.c.BbsMemberCacheSvcImpl - clear cache isAll:true
2011-05-10 06:12 DEBUG c.j.b.c.BbsMemberCacheSvcImpl - clear 0 counts,remain 0 counts
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeebbs] registered the JBDC 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-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [HouseKeeper] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [Prototyper] but has failed to stop it. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/jeebbs] created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@8d00c6]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@12dcb8c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2011-5-10 18:12:27 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/jeebbs] created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@18e862c]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@ab58d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Exception in thread "HouseKeeper" java.lang.NullPointerException
at org.logicalcobwebs.proxool.HouseKeeperController.getHouseKeeperToRun(HouseKeeperController.java:53)
at org.logicalcobwebs.proxool.HouseKeeperThread.run(HouseKeeperThread.java:33)
|
|