I have a web application with hibernate connection. application is connecting to PostgreSQL db. Some times I am getting below exceptions in my logs.
Caused by: *
According to postgresql documentation , you faced connection_failure problem.So check the following steps,