Software AG Infrastructure 10.7 | Running Web Applications | Configuring the Software AG Runtime Java Service Wrapper
 
Configuring the Software AG Runtime Java Service Wrapper
Software AG Runtime runs on the Software AG Common Platform, which in turn runs in a JVM. The JVM is launched by the Software AG RuntimeJava Service Wrapper.
See Configuring the Java Service Wrapper for general information about the Tanuki Software, Ltd.Java Service Wrapper. Do not make any changes to the wrapper.conf file. Follow the instructions in Editing Java Service Wrapper Properties to configure the Software AG RuntimeJava Service Wrapper. However, do not make any changes to the Software AG Runtime custom_wrapper.conf file other than the ones described below. The wrapper.conf and custom_wrapper.conf files are located in the Software AG_directory /profiles/CTP/configuration directory.
You can change the wrapper.java.initmemory and wrapper.java.maxmemory properties. The defaults for these properties are 256 and 512, respectively. If you set these properties to a non-zero value, the Java Service Wrapper adds an appropriate –Xms parameter. If you want to use the default values that are configured in the JVM itself, set these properties to 0 in the custom_wrapper.conf file. You can then set the –Xms parameter manually as an additional property in the custom_wrapper.conf file.
The JVM timeout, deadlock detection, and console filtering fault monitoring features are not enabled for Software AG Runtime. Do not enable them. Only modify the JVM timeout properties if asked to do so by Software AG for troubleshooting purposes.