为了账号安全,请及时绑定邮箱和手机立即绑定

报错 求帮助

org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 

### Error querying database.  Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.

### The error may exist in file [E:\seckill2\target\classes\mapper\SeckillDao.xml]

### The error may involve org.seckill.dao.SeckillDao.queryAll

### The error occurred while executing a query

### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.

这个是报错信息 早上运行都还是可以的 晚上运行就不行了  求大神指教

正在回答

3 回答

同样的问题

0 回复 有任何疑惑可以回复我~

同样遇到这个问题,请问解决了吗?

0 回复 有任何疑惑可以回复我~
#1

qq_Denfance_0

这个后来通过连接数据库解决了
2017-10-25 回复 有任何疑惑可以回复我~

mapper.xml的resultType代表的是List中的元素类型,而不应该是List本身,所以修改mapper.xml文件

0 回复 有任何疑惑可以回复我~
#1

qq_Denfance_0

mapper.xml里面写的resultType="Seckill",没有写List本身。
2017-10-25 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

报错 求帮助

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信