TIBCO Spotfire® Server and Environment - Installation and Administration

config-external-ignite-process

Configures memory settings and JVM options for the external Ignite process.

config-external-ignite-process 
[-c value | --configuration=value] 
[-b value | --bootstrap-config=value] 
[--max-memory=value] 
[--min-memory=value] 
{--jvm-optsvalue}

Overview

Use this command to configure memory settings and JVM options for the external Ignite process.

Options

Option Optional or Required Default Value Description
-c value
--configuration=value
Optional configuration.xml The path to the server configuration file.
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
--max-memory=value
Optional 512M Specifies the maximum memory that is used by the Ignite server process.
--min-memory=value
Optional 512M Specifies the initial, minimum memory that is used by the Ignite server process.
--jvm-optsvalue
Optional
  • -XX:+AlwaysPreTouch
  • -XX:+UseG1GC -
  • XX:+ScavengeBeforeFullGC
  • -XX:+DisableExplicitGC
Specifies the JVM options to use for the Ignite server process. Can be specified multiple times with different values.