JVM

This area provides the ability to read and edit system properties and environment variables.

System properties are settings that are set in the Java Runtime Environment for the Integration Server. These settings are either predefined by the Java system (e.g. java.version or file.separator), passed as parameters to the Integration Server in the start script (e.g. LOG_FILE) or set by the Integration Server itself (e.g. HUB_SYSTEM_ID).

Environment variables are settings that are set in the operating system environment. These settings are either specified by the operating system (e.g. COMPUTERNAME) or are set by the start script of the Integration Server (e.g. ARGS).

To determine from which files certain Java classes are loaded into the Java runtime environment, one can use the localisation of classes in the system.

Properties


images/download/attachments/164334795/Admin-Konsole_8_EN-version-1-modificationdate-1705302282152-api-v2.png


(1) Name and value of a system property. Entries can be changed, added and deleted via the context menu.

(2) Click here to finally save an edited or new value. Attention: Changes are lost after a restart.

Environment


images/download/attachments/164334795/Admin-Konsole_9_EN-version-1-modificationdate-1705302282150-api-v2.png


(3) This list displays all existing environment variables.