JOD Agent Requirements
The JOD Agent is provided as a Java application, so the only requirements is to have the JVM installed on the system where you would run the JOD Agent.
To set up your target device to run the JOD Agent, please follow instructions relative to your target's operating system.
- Linux
- MacOS
- Windows
- Java Runtime Environment (preferred java version 9)
sudo apt install default-jre
Alternatively you can check this links:
- Java Runtime Environment (preferred java version 8)
Download and install it from java.com
Alternatively you can check this links:
More requirements can be added by JOD Agent configurations such as a valid internet connection if the JCP connection was enabled (it is by default) or the permission to use specific port for JOD Local Server (many systems require the admin permission to opn a port <1024).
Extra requirements can be added also by object's structure definition and Worker configs. For example if you use the File Listener worker on a protected file.
All those extra requirements don't halt the JOD Agent startup. At least they print a warning message to the logs.