ServiceJVMLocation
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Specifies the path where the Java JRE is located (for example, /usr/jdk1.8/jre) and platform-specific information. The OpenAccess SDK services for Java or Java_SQL launch a Java Virtual Machine when they are started. This setting is used to locate the JVM dynamic load library or shared library.
After a successful installation of an OpenAccess SDK Java service, this field contains the JRE location and platform specific information. These two parts form the ServiceJVMLocation. When removed from the configuration or when not set, this attribute uses the default value of an empty string.
Default
An empty string.
Type
Static
IP Type
Java