Probleme with a JDBC adapter

I have a big probleme when I want to start a JDBC adapter.

Here is the probleme :

Task: Start adapter process in test mode:
java.security.AccessControlException: access denied (java.net.SocketPermission 163.107.151.238:1521 connect,resolve)

Because of the errors shown above, this adapter process cannot be enabled! You can only save this entry without enabling it.

How can I solve the probleme

Thank.

Try this:

On the Java tab of the adapter - unclick the Enable Script Security checkbox.

You can also ask one of your Java gurus to have a look at the Java permissions.

Hope this helps.

W