JVM Configuration Properties
The wrapper.java properties in the Java Service Wrapper configuration files determine the configuration of the JVM in which OneData runs.
The JVM property settings that OneData installs are suitable for most environments. However, you can modify the following properties if the installed settings do not suit your needs. For procedures and additional information, see the webMethods cross-product document, Software AG Infrastructure Administrator's Guide.
Property | Value |
wrapper.java.initmemory | Initial size (in MB) of the Java heap. |
wrapper.java.maxmemory | Maximum size (in MB) to which the Java heap can grow. |
wrapper.java.classpath. n | Directory in the classpath. |
wrapper.java.additional. n | Java option to be passed in on the command line. |