One or more Filters failed to start. Full details will be found in the appropriate container log fil

来源:互联网 发布:linux目录常用命令 编辑:程序博客网 时间:2024/06/05 19:40

七月 06, 2015 7:10:27 上午 org.apache.catalina.core.StandardContext startInternal
严重: One or more Filters failed to start. Full details will be found in the appropriate container log file
七月 06, 2015 7:10:27 上午 org.apache.catalina.core.StandardContext startInternal
严重: Context [/StrutsTest] startup failed due to previous errors
七月 06, 2015 7:10:29 上午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deployment of web application directory E:\apache-tomcat-7.0.62-windows-x64\apache-tomcat-7.0.62\webapps\StrutsTest has finished in 18,389 ms



原因1:系统64位,tomcat为32位



原因2:引入的jar包不全,不对,


这两个原因我都遇到了,悲催的不行!


2017.01.23

另:注意查看错误信息Exception Starting filter struts2

这里说的意思是如法启动F:/JavaWeb/apache-tomcat-8.0.39`````````````路径下的struts2-core-2.3.4.1.jar,到该路径下发现如下:

发现有重复的jar包,将2.3.4.1删掉,重新部署发现可以运行


0 0
原创粉丝点击