Skip to content

UnsatisfiedLinkError : org.newsclub.net.unix.NativeUnixSocket.createSocket(Ljava/io/FileDescriptor;II)V #166

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

Open
yuhJohn opened this issue Apr 19, 2025 · 0 comments

Comments

@yuhJohn
Copy link

yuhJohn commented Apr 19, 2025

I ran into a problem with the following exception during multiple boot load , How do I need to check?

at java.lang.Thread.run(Thread.java:750)

Caused by: java.lang.UnsatisfiedLinkError: org.newsclub.net.unix.NativeUnixSocket.createSocket(Ljava/io/FileDescriptor;II)V
at org.newsclub.net.unix.NativeUnixSocket.createSocket(Native Method)
at org.newsclub.net.unix.AFSocketImpl.createSocket(AFSocketImpl.java:957)
at org.newsclub.net.unix.AFSocketImpl.create(AFSocketImpl.java:437)
at java.net.Socket.createImpl(Socket.java:475)
at java.net.Socket.getImpl(Socket.java:538)
at java.net.Socket.bind(Socket.java:662)
at org.newsclub.net.unix.AFSocket.internalDummyBind(AFSocket.java:286)
at org.newsclub.net.unix.AFSocket.connect0(AFSocket.java:264)
at org.newsclub.net.unix.AFSocket.connect(AFSocket.java:236)

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

1 participant