PL/SQL (MOSC)

MOSC Banner

java.net.SocketException: Socket option not supported by PlainDatagramSocketImp The operation comple

edited Dec 7, 2019 4:01AM in PL/SQL (MOSC) 2 commentsAnswered

Hi,

I'm developing a java based PL/SQL package that uses a third library(http client & http mime jar ) that uses iteself sockets.

So, when i test my static method out of Oracle it runs fine but...when it runs from Oracle runtime i get this message :

Jul 10, 2017 4:08:44 PM org.apache.http.impl.execchain.RetryExec execute

The value of the string is java.net.SocketException: Socket option not supported by PlainDatagramSocketImp

The operation completed successfully.

at java.net.DualStackPlainSocketImpl.setIntOption(Native Method)

at java.net.DualStackPlainSocketImpl.socketSetOption(DualStackPlainSocketImpl.java)

at java.net.AbstractPlainSocketImpl.setOption(AbstractPlainSocketImpl.java)

at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center