当前位置: 代码迷 >> J2SE >> tomcat连mysql报这个错是咋回事
  详细解决方案

tomcat连mysql报这个错是咋回事

热度:9074   发布时间:2013-02-25 00:00:00.0
tomcat连mysql报这个错是怎么回事?
八月 08, 2012 5:05:25 下午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/gjdjy] 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.

-----------------------------------------------------------------
说明,只要一连接数据库,在tomcat关闭的时候,就报这个错误。没有用框架。直接serlet的程序。

------解决方案--------------------------------------------------------
又是清一色的英文
伤心了
  相关解决方案