Blog icon indicating copy to clipboard operation
Blog copied to clipboard

启动报错

Open huozhenlin opened this issue 7 years ago • 1 comments

严重: The web application [] registered the JDBC driver [com.alibaba.druid.proxy.DruidDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 七月 11, 2017 2:50:24 下午 org.apache.catalina.loader.WebappClassLoaderBase 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.

huozhenlin avatar Jul 11 '17 06:07 huozhenlin

把InitBloggerData中第二个方法中的内容注释掉

weenhall avatar Feb 23 '18 07:02 weenhall