When I deploy my Rundeck
and database on a different cloud region
, sometime the following exception happens:
java.net.SocketTimeoutException: connect timed out
But the app which I developed uses a database connection pool. The connection to the database never happens. How make Rundeck
connect to the database?