`

To prevent a memory leak, the JDBC Driver has been forcibly unregistered

阅读更多
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.

web系统跑一段就会暴出上面的问题,网上查了,大家给出了三个可能的原因:
1.struts2中jar包有冲突,导致该问题。。。我去,这个怎么确定是哪个jar有冲突。。。
2.tomcat6.0.24版本增加了对垃圾回收不能处理的对象的检查
<!-- Prevent memory leaks due to use of particular java/javax APIs-->
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>
把这个去掉就不会自动检查也不会报错了,但出问题的根本原因不得而知现在。。。
3.真的jdbc的连接没有关闭

根本原因待跟进。。。
分享到:
评论
1 楼 babyhhcsy 2015-03-19  
你跟进出来结果没有啊

相关推荐

    关闭tomca报错t,网络整理

    关闭tomcat报错,网络搜索整理 严重: The web application [/img] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to... To prevent a memory leak, the JDBC Driver has been forcibly unregistered.

    Proxool-0.9.1

    To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 十二月 02, 2013 8:19:43 上午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [/...

    S7A驱动720版本

    - The passing of invalid OPC Item IDs caused a memory leak in the driver's global memory. After the global memory was exhausted, the driver crashed. - The writing of strings failed when using ...

    Dropout:A Simple Way to Prevent Neural Networks from Overfitting.zip

    Dropout:A Simple Way to Prevent Neural Networks from Overfitting.zip

    BURNINTEST--硬件检测工具

    A 2 minute timeout has been added to the collection of system information. - Video playback, Hard disk and CD/DVD test 'no operations' error reporting changed. - When BurnInTest crashes, it will ...

    微软内部资料-SQL性能优化2

    If you attempt to access a reserved address that has not yet been committed (backed by memory or disk) you will cause an access violation. Committed Memory Committed pages are those pages that when ...

    acpi控制笔记本风扇转速

    ACPI_OPERAND_OBJECT has been manually optimized to be aligned and will not work if it is byte-packed. Example Code and Data Size: These are the sizes for the OS- independent acpica.lib produced by ...

    a project model for the FreeBSD Project.7z

    Up until now, the FreeBSD project has released a number of described techniques to do different parts of work. However, a project model summarising how the project is structured is needed because of ...

    Sakemail

    .- Reduced the line sleep to 30 (tell me if this value doesn‘t work for you).27/4/981.7.0- Fixed a memory leak, thanks to Don Higgins.- Moved the string esErrorInFormatOfMsg to a property of SakPOP.-...

    XLSReadWriteII6.0.0.47 for Delphi 10.3.3 Rio FullSource

    This means that you do not worry about corrupting Excel files, this product has been tested repeatedly by the team and has the best data access strategies used to prevent any damage to files....

    Git-2.21.0-64-bit.zip

    * A test helper has been introduced to optimize preparation of test repositories with many simple commits, and a handful of test scripts have been updated to use it. Fixes since v2.22 -----------...

    AjaxControlToolkit 4.5 版本

    This release has been updated to fix three issues: Update to fix a conflict between the Ajax Control Toolkit and jQuery/jQuery UI. Update to the ToolkitScriptManager to prevent an error that resulted ...

    便携式测试控制器.pdf

    便携式测试控制器pdf,便携式测试控制器

    A Novel RFID Authentication Protocol with Ownership Transfer.doc

    1. A reader generates a random number Rr, and transmits a ClientHello(contains Rr) which is encrypted using the public key of the server to the database server. 2. A server generates a random number ...

    GA-H110TN.pdf

    • Before turning on the power, make sure the power supply voltage has been set according to the local voltage standard. • Before using the product, please verify that all cables and power ...

    NexusDB Memory Manager 3.03 Full Source

    The Nexus Memory Manager helps prevent this by using a multi stage allocation system which preallocatessmall chunks of memory and leases parts of them to the application, whenever required. Inaddition...

    Common System and Software Testing Pitfalls How to Prevent and Mitigate epub

    Common System and Software Testing Pitfalls How to Prevent and Mitigate Them 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除

    Exploiting_Freelist[0]_On_XPSP2

    attempt to prevent the use of overwritten heap headers to do arbitrary byte writing. This method of exploiting heap overflows, and the protection offered by service pack 2, is widely known and has ...

    新概念二第二单元测试卷(高清版).doc

    A.has been taken B.was taken C.is being taken 3.He was in __hurry that he almost pushed me over on the stairs. A.so B.such a C.such 4. All the students look forward to ______the sports meeting. A...

    OS Watcher Black Box User's Guide

    @Please Note: OSW has been renamed to OSWbb (OSWatcher Black Box) to prevent @confusion as there are several tools now within Oracle that share this same name. OSWbb now provides an analysis tool ...

Global site tag (gtag.js) - Google Analytics