System-Properties

Permanently in Files


The general syntax for system properties when starting the Integration Server, and thus Lobster_data, is the following.


-D<property name>=<property value>


System properties are set in the following configuration files.


  • ./bin/hub.bat (Integration Server is started with a Windows batch file).

  • ./etc/wrapper.conf (Integration Server runs as Windows service).

  • ./bin/execute.sh (under Linux/Unix).

Temporarily in the Admin Console

Alternatively, system properties can also be set in the Admin Console.

Again, enter the name and value of the property. The -D at the beginning is omitted here!

Changes cab be made during runtime. Attention: The changes are lost after a restart!