报错:org.apache.catalina.loader.WebappClassLoader modified

文章详细介绍了如何解决启动项目时出现的Catalina类加载器错误,包括查找问题原因、使用反编译软件验证并解决jar包问题的过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

启动项目时,一直报错:

2012-8-1 17:59:13 org.apache.catalina.loader.WebappClassLoader modified
信息:     Additional JARs have been added : 'jaxb-impl-2.0.1.jar'
2012-8-1 17:59:13 org.apache.catalina.core.StandardContext reload
信息: Reloading this Context has started
2012-8-1 17:59:13 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: A web application registered the JBDC driver [org.logicalcobwebs.proxool.ProxoolDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2012-8-1 17:59:13 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: A web application registered the JBDC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2012-8-1 17:59:13 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [HouseKeeper] but has failed to stop it. This is very likely to create a memory leak.
2012-8-1 17:59:13 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread
严重: A web application appears to have started a TimerThread named [MySQL Statement Cancellation Timer] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled.


看提示信息还以为是数据库的问题,就去搜索org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc,找很久还是没有解决,后来搜索“org.apache.catalina.loader.WebappClassLoader modified”找到一篇文章http://bj-sunny.iteye.com/blog/676670,说是“Additional JARs have been added : 'jaxb-impl-2.0.1.jar'”提示的jar包有问题 ,我用反编译软件查看该包,没有任何文件,然后重新放入一个jar,问题解决了

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值