ORA-17240
Could not retrieve localhost IP address. UnknownHostException was returned.
Cause
The program attempted to get the ip address of the client by resolving its hostname. This error occurs when the resolving operation fails. This could happen when we specify the hostname either implicitly or explicitly in the properties.
Action
Make sure the provided hostname is valid and (if needed) specify it explicitly in the properties.