原文:GlassFish To prevent a memory leak, the JDBC Driver has been forcibly unregistered

WARNING javax.enterprise.web.util tid: ThreadID ThreadName RunLevelControllerThread timeMillis: levelValue: The web application unknown registered the JDBC driver com.mysql.cj.jdbc.Driver but failed ...

2018-04-28 15:33 0 3842 推荐指数:

查看详情

, the JDBC Driver has been forcibly unregistered.

问题描述 在将Spring Boot程序打包生成的war包部署到Tomcat后,启动Tomcat时总是报错,但是直接在IDEA中启动Application或者用"java -jar"方式运行jar包时都能正常运行。报错信息如下: (为了防止内存泄漏,已强制注销JDBC驱动程序 ...

Thu Dec 19 01:26:00 CST 2019 0 886
 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM