Hi,
I see this exception every day when I access the database for the first time. I get a org.skife.jdbi.v2.exceptions.UnableToCloseResourceException: Unable to close Connection exception. After the first request, any subsequent requests can access the database without any trouble. I am not sure what might be causing the issue. I am using jdbi and mysql db. I can post some code if needed.
Thanks!
I see this exception every day when I access the database for the first time. I get a org.skife.jdbi.v2.exceptions.UnableToCloseResourceException: Unable to close Connection exception. After the first request, any subsequent requests can access the database without any trouble. I am not sure what might be causing the issue. I am using jdbi and mysql db. I can post some code if needed.
Thanks!