Set Minheap to 128 MB for all M3 subsystems in a Production environment

Minheap for all M3 subsystems (JVMs) should be set to 128MB in a Production environment.

  1. In LCM, right-click your grid and select Configuration Manager.
  2. Click Grid Configuration > Grid Properties.
  3. Search for property grid.jvm.generic.
  4. Click the Generic JVM Commands link, and select Display Complexity All.
  5. Click the Subsystem <Inherited> link for Any Host.
  6. Click Append.
  7. Click Add New Line.
  8. Specify -Xms128m
  9. Save all the changes.