Skip to content

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

Open
@yuhJohn

Description

@yuhJohn

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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions