java.lang.UnsatisfiedLinkError

Andrea Vacondio andrea.vacondio at gmail.com
Mon Aug 31 08:06:24 UTC 2020


Hi,
we have a user reporting this:

PDFsam does not start on my computer (Win10), and
the problem was easy to detect: It uses my home
directory but with no international characters.
Here is an excerpt from running the bat script:

Loading library api-ms-win-core-console-l1-1-0
from resource failed:
java.lang.UnsatisfiedLinkError:
C:\Users\HkanLyngsj\.openjfx\cache\14.0.2\api-ms-win-core-console-l1-1-0.dll:
Can't find dependent libraries
java.lang.UnsatisfiedLinkError:
C:\Users\HkanLyngsj\.openjfx\cache\14.0.2\api-ms-win-core-console-l1-1-0.dll:
Can't find dependent libraries

Needless to say, my home directory is: C:\Users\HåkanLyngsjö>

We have a gazillion installations and no one reported this so it seems
unlikely the issue is related to username characters. The application runs
with a bundled jdk 11.0.8. I couldn't find anything similar in the
https://bugs.openjdk.java.net

Any idea?

Thanks

Andrea


More information about the openjfx-dev mailing list