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

404 和505 错误,http://localhost:8080/seckill/可成功出现index页面,但http://localhost:8080/seckill/seckill和http://localhost:8080/seckill/seckill/list分别出现404个505错误

http://img1.sycdn.imooc.com//581c62400001724f18960932.jpg

### 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:\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\seckill\WEB-INF\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.] with root cause

com.mchange.v2.resourcepool.TimeoutException: A client timed out while waiting to acquire a resource from com.mchange.v2.resourcepool.BasicResourcePool@fff09ff -- timeout at awaitAvailable()

这是什么原因,http://localhost:8080/seckill/可成功出现index页面,但http://localhost:8080/seckill/seckill和http://localhost:8080/seckill/seckill/list分别出现404个505错误

正在回答

3 回答

兄台,我也报跟你类似的错误,请问你是怎么解决的啊

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

Echo鑫 提问者

我的是链接数据库端口我弄错了,你检查下jdbc配置文件看看
2017-03-02 回复 有任何疑惑可以回复我~

已解决,端口问题

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

SeckillDao.xml 看看这个或者mybatis配置文件是否有问题,404是代表页面没有找到。505是HTTP Version Not Supported是由于服务器对http1.1协议不支持或者支持不好,看看GET请求后面是否多加了空格。

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

Echo鑫 提问者

我这代码,基本全是按照视频里打的,并对照了老师的源代码,没错啊,不知道为什么就是出现不来页面,链接不到数据库。
2016-11-05 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

404 和505 错误,http://localhost:8080/seckill/可成功出现index页面,但http://localhost:8080/seckill/seckill和http://localhost:8080/seckill/seckill/list分别出现404个505错误

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