It looks like your application cannot connect to the database server using JDBC. Because either you have wrong JDBC URL connection string, or have problems with the database driver, or you database is not running, or the connection cannot be established due to blocking network.