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

ubuntu linux support for openssl 3.x #876

Open
mason124124 opened this issue Jul 17, 2024 · 1 comment
Open

ubuntu linux support for openssl 3.x #876

mason124124 opened this issue Jul 17, 2024 · 1 comment

Comments

@mason124124
Copy link

Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/huwen/dev/tools/gradle_user_home/native/libnetty_tcnative_linux_x86_64.so: libssl.so.1.0.0: cannot open shared object file: No such file or directory
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174)
at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:315)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:287)

looks like the libnetty_tcnative_linux_x86_64.so requires openssl 1.0.0. Is this PR fix the issue?
c9b4b6a

When will 2.0.66.FINAL be released?

@gapropp123
Copy link

Hi @mason124124, version 2.0.66.Final has been released. Are you still experiencing that issue? I'm currently on this version and still facing it

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

2 participants