主题 : 进入后台登录时服务器响应失败
级别: 童生
UID: 124632
积分:17 加为好友
威望: 0 精华: 0
主题:2 回复:6
注册时间:2018-07-23
在线时长:0
1#   发表于:2018-07-24 09:33:31  IP:106.222.*.*
安装完成 jeecmsv9.3之后,使用tomcat 7 ,mysql 8
在后台登录时一直提示服务器响应失败,这是为什么?

错误信息

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loadTask' defined in ServletContext resource [/WEB-INF/config/quartz-task.xml]: Invocatio    n of init method failed; nested exception is org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception     is org.hibernate.exception.GenericJDBCException: Could not open connection



Caused by: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.Generi    cJDBCException: Could not open connection
 43     at org.springframework.orm.hibernate4.HibernateTransactionManager.doBegin(HibernateTransactionManager.java:544)
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
2#   发表于:2018-07-24 09:36:26  IP:182.12.*.*
您好   您那边吧数据库换下  我们是不支持mysql7以上版本的   您那边可以换成5.6或5.7试试
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 124632
积分:17 加为好友
威望: 0 精华: 0
主题:2 回复:6
注册时间:2018-07-23
在线时长:0
3#   发表于:2018-07-24 09:39:05  IP:106.222.*.*
回复第2楼
好的,我知道了,谢谢
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
4#   发表于:2018-07-24 09:39:32  IP:182.12.*.*
回复第3楼
每天告诉自己一次,“我真的很不错”。
1 共1页