Post Reply 
Minimserver will not start (LibjliOpenError)
23-07-2025, 21:37
Post: #6
RE: Minimserver will not start (LibjliOpenError)
Thanks for this. I tried setting "Open using Rosetta" on MinimServer and I get the LibjliOpenError message even though I have never had Java x64 installed.

The problem occurs because MinimServer uses universal binaries (containing both amd64 and x64 code) but Java has separate downloads for amd64 only and x64 only. When you open MinimServer using Rosetta, the following happens:

1) The MinimServer binary is loaded, running the x64 code
2) The x64 MinimServer binary code tries to load libjli to start Java
3) Only the amd64 binary version of libjli is available
4) An x64 binary executable can't load an amd64 library, so you get the LibjliOpenError message

The other things you mentioned in your original post are as expected with one exception. The error when running mscript is a bug and I will fix it in the next version of MinimServer for macOS.
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 21:37

Forum Jump:


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