org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine

Posted 禁忌夜色153

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine相关的知识,希望对你有一定的参考价值。

© 版权声明:本文为博主原创文章,转载请注明出处

1.问题描述

  启动hibernate测试案例时报错如下:

2.解决方案:

  2.1 第一次解决:mysql驱动版本太高。使用的hibernate版本为5.1.5.Final,MySQL驱动版本为6.0.6。将MySQL驱动版本替换为5.1.42即可

  2.2 第二次解决:未启动MySQL服务。以管理员身份启动cmd,运行net start mysql即可(mysql为服务名,有些MySQL版本默认服务名加版本号;eg.mysql57)

以上是关于org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine的主要内容,如果未能解决你的问题,请参考以下文章

Hibernate中出现异常解决org.hibernate.service.spi.ServiceException: Unable to create requested service

Hibernate中出现异常解决org.hibernate.service.spi.ServiceException: Unable to create requested service

配置之MySQL5Dialect

MongoDB:不支持 PLAIN 方法