Database connection error in cloud for Hybrid Application.

0
Hi Everyone.   I have a mendix hybrid application and generated apk file using phonegap build after installing in my mobile its showing database connection error on live logs. I can able to run in cloud and local without any issue. Using default database for my project. I gave storage permissions in my mobile for this application. Can any one help me on this? Errors is: 15:09:04APPERRORConnectionBus: Opening JDBC connection to Some(rdsbroker-prod-1-eu-west-1.cha5adnjffn6.eu-west-1.rds.amazonaws.com:5432) failed with SQLState: null Error code: 0 Message: Cannot get a connection, pool error Timeout waiting for idle object Retrying...(1/4) 15:09:04APPWARNINGConnectionBus: Database connections: 20 active, 0 idle. 15:09:04APPERRORConnectionBus: Opening JDBC connection to Some(rdsbroker-prod-1-eu-west-1.cha5adnjffn6.eu-west-1.rds.amazonaws.com:5432) failed with SQLState: null Error code: 0 Message: Cannot get a connection, pool error Timeout waiting for idle object Retrying...(3/4) 15:09:11APPWARNINGConnectionBus: Database connections: 20 active, 0 idle. 15:09:11APPERRORConnectionBus: Opening JDBC connection to Some(rdsbroker-prod-1-eu-west-1.cha5adnjffn6.eu-west-1.rds.amazonaws.com:5432) failed with SQLState: null Error code: 0 Message: Cannot get a connection, pool error Timeout waiting for idle object Retrying...(2/4) 15:09:13APPWARNINGConnectionBus: Database connections: 20 active, 0 idle. 15:09:13APPERRORConnectionBus: Opening JDBC connection to Some(rdsbroker-prod-1-eu-west-1.cha5adnjffn6.eu-west-1.rds.amazonaws.com:5432) failed with SQLState: null Error code: 0 Message: Cannot get a connection, pool error Timeout waiting for idle object Retrying...(2/4) 15:09:13APPWARNINGConnectionBus: Database connections: 20 active, 0 idle. 15:09:13APPERRORConnectionBus: Opening JDBC connection to Some(rdsbroker-prod-1-eu-west-1.cha5adnjffn6.eu-west-1.rds.amazonaws.com:5432) failed with SQLState: null Error code: 0 Message: Cannot get a connection, pool error Timeout waiting for idle object, giving up...(4/4)   Thanks in advance.
asked
0 answers