[sctp-dev] SCTP NIO native method issue in Open Solaris 10
Nirojan
jestannirojan at gmail.com
Tue Dec 6 11:53:56 PST 2011
Hi all!
I have an sctp nio application, which works fine in linux (lksctp), but in
Open Solaris 10 (virtual box),
while finish connect, the client app gives following error.
java.net.SocketException: Option not supported by protocol
at sun.nio.ch.SctpChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SctpChannelImpl.finishConnect(SctpChannelImpl.java:471)
...
OS Version: SunOS 5.11 snv_111b i86pc i386 i86pc Solaris
Java Version: "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode)
Server app and Client app are in same guest VM and using loopback interface.
Could not get anything from this cryptic exception (I have not set any sctp
socket option for client socket).
Can someone help?
thanks and regards.
-Jestan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/sctp-dev/attachments/20111207/1aa9c19c/attachment.html
More information about the sctp-dev
mailing list