Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-17653

The minimum and maximum heap size configured through "bin/setenv" script were never passed to Fuse JVM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • fuse-7.10-GA
    • fuse-7.8-GA, fuse-7.9-GA
    • Karaf
    • None

      The variables "JAVA_MIN_MEM" and "JAVA_MAX_MEM" configured in "bin/setenv":

      JAVA_MIN_MEM=2G
      export JAVA_MIN_MEM
      JAVA_MAX_MEM=3G
      export JAVA_MAX_MEM 
      

      were never passed to Fuse JVM.

      The "ps -ef|grep karaf" command output doesn't show JVM options like "-Xms2G -Xmx3G".

            ggrzybek Grzegorz Grzybek
            rhn-support-qluo Joe Luo
            Petr Pinkas Petr Pinkas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: