Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-6061

[doc] Add information how to set JVM options for the server

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Documentation
    • None
    • False
    • None
    • False

      The server guide does not show how the JVM options can be set.
      It sould be in chapter "1 Getting started" or "16. Troubleshooting" and link to the other

      There are several options to set JVM parameter
      By environment

      • GC_LOG=Y|n  a flag whether to switch off gc logging
      •  JAVA_OPTS  override the default settings within the server.con (GC_LOG still set if not disabled)

       

      by edit the bin/server.conf

      • Overwrite the default "-Xms64m -Xmx512m -XX:MetaspaceSize=64M"
      • Uncomment examples, i.e. "remote socket debugging"
      • Or add additional settings to the end "JAVA_OPTS=$JAVA_OTPS ......"

            142934-CCS-smanocha Sunayna Manocha
            rhn-support-wfink Wolf Fink
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: