Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netty not connecting #22

Open
mon205 opened this issue Jun 4, 2018 · 3 comments
Open

netty not connecting #22

mon205 opened this issue Jun 4, 2018 · 3 comments

Comments

@mon205
Copy link

mon205 commented Jun 4, 2018

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

@mon205
Copy link
Author

mon205 commented Jun 19, 2018

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

@mon205 mon205 closed this as completed Jun 20, 2018
@mon205 mon205 reopened this Jun 20, 2018
@freddy120
Copy link

do you find any solution for that error?
thx

@ztomic
Copy link

ztomic commented Feb 11, 2020

I had the same problem and solved it by rebuilding sctp with Netty 4.1.x (no changes to the source except some cosmetic)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants