JRE Library

Enables the JVM in the EMS server.

Specify the absolute path to the JRE shared library file that is installed with the JRE. Depending on your platform, this could be jvm.dll, libjvm.so, JavaVM, and so forth. Note that a 32-bit EMS server must point to a 32-bit JVM, and a 64-bit server must to point to a 64-bit JVM.

If this property is not included, the JVM is disabled by default.

If the path contains any spaces, the path must be enclosed in quotation marks.

For example:

jre_library = "C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll"

Classic Configuration

The JVM is enabled using the jre_library property in the tibemsd.conf file:

jre_library = path

Administration Tool

This property cannot be set using the administration tool.