From 77edcc0985aacb0918952903d8476758a8dfacf9 Mon Sep 17 00:00:00 2001
From: Ryan Kurtz
-The installed service may fail to start with macOS Mojave (10.14) to macOS Monterey (12.0) due -to changes in the macOS system protection feature. When the service fails to start it does not +The installed service may fail to start with macOS Mojave (10.14) and later due +to changes in the Mac OS system protection feature. When the service fails to start it does not provide any error or logging to help determine the cause. Although granting Full Disk Access to Java can be a workaround, this is rather drastic and is not considered desirable -since it will allow any Java application to run as root. Newer versions of macOS (Ventura 13.0 and -later) do not exhibit this issue. +since it will allow any Java application to run as root. For this reason, installation +of the Ghidra Server as a service on macOS is discouraged.
(Back to Top)