Relative Content

Tag Archive for javajava-8

Java application failed to resolve DNS

I have a Java application and is unable to connect to database and other domains and failing with Network unreachable error. After adding DNS entries locally to /etc/hosts, the application is working fine.