John Yuh
John Yuh
Failed to load slf4j-api in the OSIG environment. ERROR log : Unresolved requirement: Import-Package: org.slf4j -> Export-Package: org.slf4j; bundle-symbolic-name="slf4j.api"; bundle-version="2.0.12"; version="1.7.36" slf4j.api [9] Unresolved requirement: Require-Capability: osgi.extender; filter:="(&(osgi.extender=osgi.serviceloader.processor)(version>=1.0.0)(!(version>=2.0.0)))" Unresolved requirement:...
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...