主题 : jeebbs v1.0安装错误 |
级别: 童生
![]() |
1# 发表于:2009-11-25 17:58:32 IP:58.220.*.*
|
||||
---|---|---|---|---|---|
级别: 童生
![]() |
2# 发表于:2009-11-26 10:44:50 IP:58.220.*.*
2009-11-26 10:32:57 org.apache.catalina.core.ApplicationContext log
信息: HTMLManager: init: Associated with Deployer 'Catalina:type=Deployer,host=localhost' 2009-11-26 10:32:57 org.apache.catalina.core.ApplicationContext log 信息: HTMLManager: init: Global resources are available 2009-11-26 10:32:57 org.apache.catalina.core.ApplicationContext log 信息: HTMLManager: list: Listing contexts for virtual host 'localhost' 2009-11-26 10:33:35 org.apache.catalina.startup.HostConfig checkResources 信息: Reloading context [/jeebbs] 2009-11-26 10:33:37 org.apache.catalina.core.ApplicationContext log 信息: Initializing Spring root WebApplicationContext 2009-11-26 10:33 INFO c.j.b.c.BbsForumCacheSvcImpl - 系统启动,设置论坛板块BbsForum缓存 2009-11-26 10:33 INFO c.j.b.c.BbsGlobalCacheSvcImpl - 系统启动,设置论坛全局BbsConfig缓存 2009-11-26 10:33 INFO c.j.b.c.BbsTopicCacheSvcImpl - 系统启动,设置论坛主题BbsTopic缓存 2009-11-26 10:33 DEBUG c.j.b.c.BbsMemberCacheSvcImpl - 系统启动,设置论坛会员BbsMember缓存 2009-11-26 10:33 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_ 2009-11-26 10:34:00 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:275) at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:397) at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:108) at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3696) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4343) at org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1105) at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1203) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117) at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1337) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610) at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590) at java.lang.Thread.run(Thread.java:619) 2009-11-26 10:34:00 org.apache.catalina.core.StandardContext start 严重: Error filterStart 2009-11-26 10:34:00 org.apache.catalina.core.StandardContext start 严重: Context [/jeebbs] startup failed due to previous errors 2009-11-26 10:34:00 org.apache.catalina.core.ApplicationContext log 信息: Closing Spring root WebApplicationContext 2009-11-26 10:34 INFO c.j.b.c.BbsForumCacheSvcImpl - 系统关闭,论坛板块BbsForum缓存入库 2009-11-26 10:34 INFO c.j.b.c.BbsForumCacheSvcImpl - clear cache. isAll:true 2009-11-26 10:34 INFO c.j.b.c.BbsForumCacheSvcImpl - clear 0 counts,remain 0 counts 2009-11-26 10:34 INFO c.j.b.c.BbsGlobalCacheSvcImpl - 系统关闭,论坛全局BbsConfig缓存入库 2009-11-26 10:34 INFO c.j.b.c.BbsGlobalCacheSvcImpl - clear cache. 2009-11-26 10:34 INFO c.j.b.c.BbsTopicCacheSvcImpl - 系统关闭,论坛主题BbsTopic缓存入库 2009-11-26 10:34 INFO c.j.b.c.BbsTopicCacheSvcImpl - bbsTopic clear cache. 2009-11-26 10:34 INFO c.j.b.c.BbsTopicCacheSvcImpl - clear all 0 counts 2009-11-26 10:34 DEBUG c.j.b.c.BbsMemberCacheSvcImpl - 系统关闭,论坛会员BbsMember缓存入库 2009-11-26 10:34 INFO c.j.b.c.BbsMemberCacheSvcImpl - clear cache isAll:true 2009-11-26 10:34 DEBUG c.j.b.c.BbsMemberCacheSvcImpl - clear 0 counts,remain 0 counts 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) |
||
---|---|---|---|
级别: 童生
![]() |
7# 发表于:2010-01-28 16:30:58 IP:202.14.*.*
我也出现这问题了。。
|
||
---|---|---|---|