当前位置: 代码迷 >> Java相关 >> 严重: Context [/ZZVC_HOMEPAGE] startup failed due to previous errors
  详细解决方案

严重: Context [/ZZVC_HOMEPAGE] startup failed due to previous errors

热度:7296   发布时间:2013-02-25 21:52:04.0
项目中都没有错,但是项目名称上有错误标志,何故???????
项目中的类和所有页面都没用错误,但是项目名称上有个错误标志,不知道是为什么???
还有就是运行报这样的错误信息,页面无法运行显示!!!!!!!!!!!
运行的错误信息如下:
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
2011-9-6 14:55:10 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2011-9-6 14:55:10 org.apache.catalina.core.StandardContext start
严重: Context [/ZZVC_HOMEPAGE] startup failed due to previous errors
2011-9-6 14:55:10 org.apache.coyote.http11.Http11AprProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2011-9-6 14:55:10 org.apache.coyote.ajp.AjpAprProtocol start
信息: Starting Coyote AJP/1.3 on ajp-8009
2011-9-6 14:55:10 org.apache.catalina.storeconfig.StoreLoader load
信息: Find registry server-registry.xml at classpath resource
2011-9-6 14:55:10 org.apache.catalina.startup.Catalina start
信息: Server startup in 5963 ms
请大侠们赐教!!!!


------解决方案--------------------------------------------------------
Please initialize the log4j system properly,
 是不是这个 log4j 文件的问题啊.
------解决方案--------------------------------------------------------
是不是配置文件有问题啊,仔细检查
------解决方案--------------------------------------------------------
http://gstarwd.iteye.com/blog/543827
 看下这个。
------解决方案--------------------------------------------------------
之前的jar包有备份么。重新替换下jar包。
  相关解决方案