jdbc.driverClassName = oracle.jdbc.driver.OracleDriver
jdbc.url =jdbc:oracle:thin:@172.16.4.14:1521:amsprod
jdbc.username = licdev
jdbc.password = licdev1234
when i am run this program . console panel showing::
1 .java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
2.Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection
- Caused by: java.net.UnknownHostException: gmslora.ceujuntghskx.ap-south- 1.rds.amazonaws.com
this error.