This question shows research effort; it is useful and clear
3
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
对于每天到达我的服务器的第一个请求,我得到以下异常:org.skife.jdbi.v2.exceptions.UnableToCloseResourceException: Unable to close Connection. 在第一次请求之后,任何后续请求都可以毫无问题地访问数据库,直到第二天。我正在使用 jdbi 和 mysql 数据库。