RAP icon indicating copy to clipboard operation
RAP copied to clipboard

登录时报错

Open javase opened this issue 7 years ago • 1 comments

technical details Could not open Hibernate Session for transaction; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: at org.springframework.orm.hibernate5.HibernateTransactionManager.doBegin(HibernateTransactionManager.java:541) at 。。。

javase avatar Aug 01 '18 08:08 javase

同样

Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.GenericJDBCException: Unable to acquire JDBC Connection
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is 

服务器是ubuntu18.04,今天升级了MySQL,当前版本是

mysql -V
mysql  Ver 14.14 Distrib 5.7.23, for Linux (x86_64) using  EditLine wrapper

inuxor avatar Aug 01 '18 10:08 inuxor