org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; An attempt by a client to checkout a Connection has timed out
http://www.cnblogs.com/sky100/articles/1513723.html
http://blog.csdn.net/t12x3456/article/details/7650404
http://chembo.iteye.com/blog/905233
没有连接上数据库,检查下数据库服务和连接参数
可能用户名或密码错误的问题吧,,连接超时
数据库连接超时,timeout
可能是你的网络问题,或者是你的链接URL/用户名密码不对
数据库连接问题,看看你的网络是否有问题