XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.DR11
    • 7.0.0.DR2
    • Build System
    • None

      Java memory settings is set in EAP 7.0.0 differently than in EAP 6.4.0.

      EAP 6.4.0:
      -Xms1303m -Xmx1303m (linux)
      -Xms1G -Xmx1G (windows)

      EAP 7.0.0:
      -Xms64m -Xmx512m (linux)
      -Xms64M -Xmx512M (windows)

      Memory settings in EAP 7.0.0 should be the same as in EAP 6.4.0 ("-Xms1303m -Xmx1303m" for linux, "-Xms1G -Xmx1G" for windows).

            pgier@redhat.com Paul Gier (Inactive)
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: