Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-7690

java MAX heap size in "jbpm-server-7.10.0.Final-dist.zip"

XMLWordPrintable

    • 1
    • NEW
    • NEW
    • 2018 Week 33-35, 2018 Week 36-38

      Please, fix the config in "standalone.conf.bat" file of Wildfly for Windows (jbpm-server-7.10.0.Final-dist.zip) and change java MAX heap size/MaxMetaspaceSize to at least 2G by default. For example, like this:

      rem # JVM memory allocation pool parameters - modify as appropriate.
      set "JAVA_OPTS=-Xms64M -Xmx2G -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=2G"

      With the -Xmx512M Wildfly can start, but jBPM - not (OutOfMemoryError).

              swiderski.maciej Maciej Swiderski (Inactive)
              volodya327 Volodya Kan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: