When trying to connect with a remote Oracle database via JDBC I receive the following exception:
java.sql.SQLRecoverableException: IO-fout: The Network Adapt
I had similar problem before. But this was resolved when I started using hostname instead of IP address in my connection string.