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 db を使用しています。