Tomcat启动异常问题

问题描述

严重:ErrorfilterStart2010-12-210:06:07org.apache.catalina.core.StandardContextstart严重:Context[/TestVer1.0]startupfailedduetopreviouserrors2010-12-210:06:08org.apache.catalina.loader.WebappClassLoaderclearReferencesJdbc严重:AwebapplicationregisteredtheJBDCdriver[com.mysql.jdbc.Driver]butfailedtounregisteritwhenthewebapplicationwasstopped.Topreventamemoryleak,theJDBCDriverhasbeenforciblyunregistered.2010-12-210:06:08org.apache.catalina.loader.WebappClassLoaderclearThreadLocalMap严重:AwebapplicationcreatedaThreadLocalwithkeyoftype[null](value[com.opensymphony.xwork2.inject.ContainerImpl$10@1bb326c])andavalueoftype[java.lang.Object[]](value[[Ljava.lang.Object;@eb7331])butfailedtoremoveitwhenthewebapplicationwasstopped.Topreventamemoryleak,theThreadLocalhasbeenforciblyremoved.2010-12-210:06:08org.apache.catalina.loader.WebappClassLoaderclearThreadLocalMap严重:AwebapplicationcreatedaThreadLocalwithkeyoftype[null](value[com.opensymphony.xwork2.inject.ContainerImpl$10@1efe475])andavalueoftype[java.lang.Object[]](value[[Ljava.lang.Object;@7ff5b6])butfailedtoremoveitwhenthewebapplicationwasstopped.Topreventamemoryleak,theThreadLocalhasbeenforciblyremoved.2010-12-210:06:08org.apache.catalina.startup.HostConfigdeployDirectory各位大虾,小弟刚学不久,请问这些问题怎么去掉啊?

解决方案

解决方案二:
JBDCdriver[com.mysql.jdbc.Driver]看这一句话
解决方案三:
MySQL驱动不对。
解决方案四:
com.mysql.jdbc.Drivermysql问题
解决方案五:
这个问题,我也遇到过,当时我是用导入文件系统的方式导入一个web项目,启动时就报这个错误,后来我将项目删除,用复制粘贴的方式,然后用到的jar手动添加。
解决方案六:
修改过驱动,如果还错,那就看一下web.xml配置文件有什么被系统自动修改的!

时间: 2024-10-29 03:18:13

Tomcat启动异常问题的相关文章

javaweb项目,tomcat启动异常报错,spring文件初始化问题,大神help

问题描述 javaweb项目,tomcat启动异常报错,spring文件初始化问题,大神help 本地启动没问题,把编译好的项目放到别的机器就不行,tomcat版本是一样的,都是8.0.12,jdk也是一样的,本地的系统是windows,另外一台是linux ERROR 2015-08-13 14:50:01,873 ContextLoader:initWebApplicationContext - Context initialization failed java.lang.NullPoin

java的tomcat启动异常

问题描述 2011-04-2111:59:10,062ERROR[org.springframework.web.context.ContextLoader]-<Contextinitializationfailed>org.springframework.beans.factory.parsing.BeanDefinitionParsingException:Configurationproblem:Cannotlocate'org.springframework.security.anno

tomcat启动的问题,报异常

问题描述 tomcat启动的问题,报异常 解决方案 和tomcat没关系.是你web.xml中的配置的servlet加载的时候报错了 解决方案二: 采用flex+struts+spring+hibernate框架,启动tomcat出现异常,寻求解决方法中..... 严重: StandardWrapper.Throwablejava.lang.NullPointerException?at flex.management.BaseControl.getObjectName(BaseControl.

ssh2在tomcat启动时抛出的异常,无解

问题描述 ssh2在tomcat启动时抛出的异常,无解 Mar 16, 2015 3:22:39 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Error configuring application listener of class org.springframework.web.util.Log4jConfigListener java.lang.ClassNotFoundException: org.

tomcat启动SVN 下载的项目出现了异常2(只能上传一张,所以问了两次)

问题描述 tomcat启动SVN 下载的项目出现了异常2(只能上传一张,所以问了两次) 解决方案 错误不是有提示么?里面应该有什么东西配置错了 解决方案二: 你查看一下你的配置文件的url吧 解决方案三: 这不是找不到路径吗,,看下路径就行了 解决方案四: SysConfigAdminUtil类里有个地方会去读admin.properties,会在前面拼一个WebRoot的路径 问题原因就是没有找到WebRoot的路径,可以用类似的方法获取路径 String pathStr = this.get

tomcat 启动内存溢出 !!!

问题描述 tomcat 启动内存溢出 !!! WARN 2016-05-25 18:18:36,714 com.gbc.sapphire.action.BusyInterceptor < java.lang.OutOfMemoryError > PermGen space java.lang.ClassLoader.defineClass1(Native Method) java.lang.ClassLoader.defineClass(ClassLoader.java:800) java.s

tomcat启动出错,怎么解决啊?

问题描述 tomcat启动出错,怎么解决啊? 解决方案 ??????? 上次写了一篇文章求救, tomcat 启动出错,帮忙解决 ?? 一直没有找到问题的原因,也没有高人帮忙解决!后来我自己发现了问题的原因,在这里给大家指出来 .为什么另开一篇文章,实在是不好意思,只能怪csdn blog团队,不知道整天在干什么,文章的评论死活出不来,把blog改得是乌烟瘴气,没办法....?????? 具体tomcat是哪个版本,我也忘记了,懒得去查了,反正是tom......答案就在这里:关于 tomcat

java-myeclipse tomcat启动失败

问题描述 myeclipse tomcat启动失败 严重: A child container failed during start java.util.concurrent.ExecutionException: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/springde

求助!tomcat启动正常,访问javaweb时控制台报错

问题描述 求助!tomcat启动正常,访问javaweb时控制台报错 访问javaweb项目时报错,在myeclise6.0上无该异常,在myeclise10上报如下异常:org.apache.catalina.core.StandardWrapperValve invoke严重: Servlet.service() for servlet jsp threw exceptionjavax.xml.parsers.FactoryConfigurationError: Provider org.a