嚴重: 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


idea項目啟動報如下錯誤, 網上的方法都試了都沒用, 一直沒解決, 干掉項目, 重新從svn檢出就好了...坑 啊

Root WebApplicationContext: initialization completed in 26484 ms
九月 14, 2018 10:15:03 上午 org.apache.catalina.core.StandardContext startInternal
嚴重: Error filterStart
九月 14, 2018 10:15:03 上午 org.apache.catalina.core.StandardContext startInternal
嚴重: Context [] startup failed due to previous errors
[INFO ] 2018-09-14 10:15:03,425: 27580 - method:org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:875)
Closing Root WebApplicationContext: startup date [Fri Sep 14 10:14:36 GMT+08:00 2018]; root of context hierarchy
[INFO ] 2018-09-14 10:15:03,428: 27583 - method:org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop(DefaultLifecycleProcessor.java:356)
Stopping beans in phase 2147483647
[INFO ] 2018-09-14 10:15:03,531: 27686 - method:com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:982)
{dataSource-2} closed
[INFO ] 2018-09-14 10:15:03,536: 27691 - method:com.alibaba.druid.pool.DruidDataSource.close(DruidDataSource.java:982)
{dataSource-1} closed
九月 14, 2018 10:15:03 上午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
嚴重: 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.
九月 14, 2018 10:15:03 上午 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
嚴重: 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 JDBC Driver has been forcibly unregistered.
九月 14, 2018 10:15:03 上午 org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
嚴重: The web application [] created a ThreadLocal with key of type [com.microsoft.sqlserver.jdbc.ActivityCorrelator$1] (value [com.microsoft.sqlserver.jdbc.ActivityCorrelator$1@d6cb102]) and a value of type [com.microsoft.sqlserver.jdbc.ActivityId] (value [65180d39-8a49-4f34-81bb-8276a848669e-0]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
[2018-09-14 10:15:03,579] Artifact PPMSWEB:war exploded: Error during artifact deployment. See server log for details.

 


免責聲明!

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



 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM