嚴重: The web application [] registered the JDBC driver 錯誤


  近日發現啟動tomcat的時候報如下警告:

2014-9-16 10:25:26 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
嚴重: The web application [] registered the JDBC 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.
2014-9-16 10:25:26 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
嚴重: The web application [] appears to have started a thread named [Timer-0] but has 
failed to stop it. This is very likely to create a memory leak.

原因: 

      使用killall 或者 kill -9直接殺死java進程,導致相關內存沒有及時釋放.

解決:

  使用stop.sh來停止tomcat.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 嚴重: The web application [/] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregis 嚴重: The web application [] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDB registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. registered the JBDC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. (轉) registered the JDBC 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. registered the JDBC 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. 解決:The web application [] registered the 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. The web application registered the 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. 解決 Tomcat reload WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [] registered the JDBC driver [com.mysql.jdbc.Driver] but fail [tomcat啟動報錯]registered the JDBC driver [com.alibaba.druid.proxy.DruidDriver] but failed to unregister it when the web application was stopped
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM