Post Reply 
mscript reports "java not installed" on Mac M5 works on other platforms
14-07-2026, 10:18 (This post was last modified: 14-07-2026 10:18 by simoncn.)
Post: #2
RE: mscript reports "java not installed" on Mac M5 works on other platforms
Thanks for letting me know about this problem. The default location of the java executable has changed and mscript has not been updated to recognise the new location.

As a workaround, you can run the following command to do a rescan:

java -jar /Applications/MinimServer.app/Contents/Java/mscript.jar -c rescan

I tried this on macOS Tahoe and it failed with this message:

Server not responding: localhost:9790

I think this is happening because the java executable is not configured with the necessary permission to access the macOS local network. This permission is required if you are running macOS Sequoia or Tahoe.

The HTTP POST format is described in this section. For this to work, the application sending the HTTP POST must be configured with the necessary permission to access the macOS local network.

I will fix the mscript problem with the java executable location and I will think about how to work around this macOS local network access limitation.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: mscript reports "java not installed" on Mac M5 works on other platforms - simoncn - 14-07-2026 10:18

Forum Jump:


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