I have small Java Application, which execute every day and checks for data in database using Cronj Schedular and everything works fine, but recently I have observed that, it is failing due to At the same time, when I run my test code to check Database connectivity that works fine without above exception. I’m unable to figure it out. Although,