You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem that when I use the ManagementImpl, the association goes up, but when using netty, nothing happen. Can anyone help me?
I have traces for the two scenarios between a client and a server. They are attached.
The problem above is happening with sctp-impl-netty-2.1.7.1
When I used sctp-impl-2.0.0-166 which seems the latest, now I am facing an Exception java.lang.NoSuchFieldError: SCTP_NODELAY
in "NettyServerImpl.applySctpOptions(NettyServerImpl.java:353)"
Knowing that I tried both netty-all-4.1.26 and netty-all-4.1.25
Also please note that I am using Centos Linux 7 64 with JDK 8
I have a problem that when I use the ManagementImpl, the association goes up, but when using netty, nothing happen. Can anyone help me?
I have traces for the two scenarios between a client and a server. They are attached.
non-netty.zip
netty.zip
The text was updated successfully, but these errors were encountered: