Error filterStart startup failed due to previous errors

2007-2-23 15:06:44 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_10\bin;D:\apache-tomcat-5.5.27\bin
2007-2-23 15:06:44 org.apache.coyote.http11.Http11BaseProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2007-2-23 15:06:44 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 468 ms
2007-2-23 15:06:44 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2007-2-23 15:06:44 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/5.5.27
2007-2-23 15:06:44 org.apache.catalina.core.StandardHost start
信息: XML validation disabled
2007-2-23 15:06:44 org.apache.catalina.core.ApplicationContext log
信息: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.WangFengNiZenMeHaiBuSi.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]]
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
2007-2-23 15:06:45 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2007-2-23 15:06:45 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
在线列表生成。。。。
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
2007-2-23 15:06:50 org.apache.catalina.core.StandardContext start
严重: Error filterStart
2007-2-23 15:06:50 org.apache.catalina.core.StandardContext start
严重: Context [/POSUS] startup failed due to previous errors
2007-2-23 15:06:50 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
2007-2-23 15:06:50 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
- Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
- Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
- Initializing, config='com.yourcompany.struts.ApplicationResources', returnNull=true
2007-2-23 15:06:51 org.apache.coyote.http11.Http11BaseProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2007-2-23 15:06:51 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2007-2-23 15:06:51 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/16  config=null
2007-2-23 15:06:51 org.apache.catalina.storeconfig.StoreLoader load
信息: Find registry server-registry.xml at classpath resource
2007-2-23 15:06:51 org.apache.catalina.startup.Catalina start
信息: Server startup in 7375 ms

解决方法:
查看struts.xml等配置(web.xml)文件配置的是否有问题,将可能存在问题的配置段注释掉再启动。

Error filterStart startup failed due to previous errors相关推荐

  1. eclipse中出现Context startup failed due to previous errors错误解决方法

    eclipse中出现Context startup failed due to previous errors错误解决方法 今天使用svn更新了工程之后,发现eclipse工程的.classpath文 ...

  2. 关于Context []startup failed due to previous errors

    文章转自:http://blog.sina.com.cn/s/blog_49b4a1f10100q93e.html 框架搭建好后,启动服务器出现如下的信息: log4j:WARN No appende ...

  3. Context []startup failed due to previous errors有效解决方式

    出现在这种问题,一般都是配置文件和类编译问题,我出现这个问题是在struts.xml配置问题.所有首先,先检查是否是这几个配置编译错误. 以下是我出现问题在一片博客里面看到的,觉得大家可以看下: 启动 ...

  4. 严重: Context [] startup failed due to previous errors

    项目部署到服务器tomcat启动时报如下错误: 2015-5-7 14:38:25 org.apache.catalina.core.StandardContext startInternal 严重: ...

  5. tomcat bug之部署应用的时候经常会发上startup failed due to previous errors

    在tomcat上部署应用的时候经常会发上startup failed due to previous errors错误.这个错误产生以后经常会让人摸不到头脑.以下是几点查找经验: 1.web.xml文 ...

  6. Context [] startup failed due to previous errors 的解决方式

    在搭建SSM框架启动的时候遇到这个问题,首先参考了严重: Context [] startup failed due to previous errors这篇文档基本定位错误,然后再idea的tomc ...

  7. 遇到问题---tomcat启动报错--startup failed due to previous errors

    情况 tomcat启动时,项目包无法编译,其他项目没问题. 报错如下: 日志中提示 十月 17, 2017 2:14:00 下午 org.apache.catalina.core.StandardCo ...

  8. tomcat报 Context [] startup failed due toprevious errors

    今天同事在实施项目中,遇到一个问题,就是项目布到tomcat服务器上了,却总是找不到访问路径.tomcat报 Context [] startup failed due toprevious erro ...

  9. [error] Vivado代码仿真时错误提示:ERROR: [Common 17-39] ‘launch_simulation‘ failed due to earlier errors.

    仿真错误描述: 作为新手在学习FPGA时的问题,使用Verilog语言在Vivado中编程,在进行仿真时出现错误提示如下: [USF-XSim-62] 'compile' step failed wi ...

最新文章

  1. 大学生就业重心能否“二线城市化”?
  2. Linux Lernel Panic 报错解决思路
  3. QTcreator 多线程(生产者消费者)
  4. uygurqa输入法android,uygurqa输入法
  5. pyc文件反编译为py文件
  6. 信息论4—无失真信源编码(非延长码,霍夫曼编码)
  7. 【数据结构笔记】B树和B+树的实现,哈希查找,STL中的hash_map和unordered_map容器用法
  8. linux iopen i2c dev,i2c-dev - Linux驱动子系统之I2C_Linux编程_Linux公社-Linux系统门户网站...
  9. php的变量都放在哪里,php变量一般放在哪个位置
  10. 宜创科技:低代码技术赋能企业数字化
  11. 阿里巴巴代码平台架构的演进之路
  12. Linux下超大硬盘分构(GPT分区)
  13. centos php ssl,CentOS下在Nginx中添加SSL证书以支持HTTPS协议访问
  14. 解题报告 Toy Bricks
  15. VS2005中Build顺序的设定
  16. php mysql 获取排名,Mysql排序获取排名的实例代码
  17. 图书管理系统项目总结
  18. R语言安装~R,Rstudio
  19. C# 使用RestSharp库实现POST请求
  20. java lazy实现依赖调用_spring 之 lazy-init Autowired depends-on

热门文章

  1. 全媒体群管理平台软件,有哪些功能?
  2. 如何解决Mac只能登QQ不能联网
  3. 香港大学计算机科学研究生,香港大学计算机科学硕士录取案例
  4. 12306查询车票输出二等车车次
  5. 新年来临最后一天听到了职业培训新的声音
  6. 情绪的自我调节与控制
  7. GA6-BGSM/GPRS模块介绍
  8. 《中华人民共和国反电信网络诈骗法》
  9. EMC实验实战案例-ESD静电实验
  10. TPM是什么含义?TPM设备管理是什么意思?