Post Reply 
Minimserver will not start (LibjliOpenError)
23-07-2025, 17:42
Post: #4
RE: Minimserver will not start (LibjliOpenError)
Thanks for this. The LibjliOpenError message is usually caused by the MinimServer launcher finding a libjli.dylib file for the wrong platform architecture (x64 instead of arm64). Is it possible that you installed x64 Java on this Mac mini at some point in the past and haven't removed it completely?

MinimServer searches for libjli.dylib files using this command:

Code:
/usr/bin/find /Library/Java/JavaVirtualMachines/jdk-21.jdk -name libjli.dylib

Try running this command from a Terminal window to see what files it finds. I found two copies of libjli.dylib, both built for arm64.

Also, has MinimServer ever worked correctly on this Mac mini? If so, what changed on the Mac mini just before it stopped working?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Minimserver will not start (LibjliOpenError) - simoncn - 23-07-2025 17:42

Forum Jump:


User(s) browsing this thread: 1 Guest(s)