NetWorker: How to change the java heap size for the NetWorker Management Console (NMC)

Zhrnutie: How to change the java heap size for the NetWorker Management Console (NMC)?

Tento článok sa vzťahuje na Tento článok sa nevzťahuje na Tento článok nie je viazaný na žiadny konkrétny produkt. V tomto článku nie sú uvedené všetky verzie produktov.

Pokyny

The NetWorker Management Console (NMC) uses a Java Runtime on the host accessing the console. The console uses the file gconsole.jnlp, which it downloads from the NMC server. This file defines Java memory limits for the host accessing the NMC. The default memory limit is 2 GB. In some scenarios, you may observe "running out of memory" errors in the NMC, even though the host accessing the NMC still has sufficient memory available. This happens when the NMC is nearing the Java heap limit for the NMC. This is expected behavior when performing some operations in the NMC, particularly in larger environments, or environments with a lot of data. 

 

The Java heap size may be changed from the default NMC value to accommodate various environment configurations.  

In the following example, the java heap size is increased on the NMC from 2 GB (-Xmx2048m) to 4 GB (-Xmx4096m) on the NetWorker Management Console Server. The new value applies to any NetWorker Management Console workstations connecting to the NetWorker Management Console Server.

  1. Open the gconsole.jnlp file on the NetWorker Management Console Server.
    • Default Linux: /opt/lgtonmc/web/gconsole.jnlp
    • Default Windows: C:\Program Files\EMC NetWorker\Management\GST\web\gconsole.jnlp 
  1. Change the line for the Java heap memory max size:
    • Existing: <j2se version="1.8+"  java-vm-args="-XX:+IgnoreUnrecognizedVMOptions --add-modules=java.se.ee -Xms256m -Xmx2048m"/>
    • Changed: <j2se version="1.8+"  java-vm-args="-XX:+IgnoreUnrecognizedVMOptions --add-modules=java.se.ee -Xms256m -Xmx4096m"/>
  1. Restart the NMC services.
    • Linux: systemctl restart gst
    • Windows (PowerShell syntax): net stop gstd ; net start gstd
  1. From the NMC workstation (host accessing the NMC), clear the Java cache. The following articles apply for NetWorker Runtime Environment (NRE):
  1. Launch the NMC.
NOTE: The heap size can be extended beyond 4GB; however, it is important to consider the memory configurations of the hosts accessing the NMC. Increasing the heap too high can result in high memory consumption on the hosts accessing the NMC.

Ďalšie informácie

If there is a requirement to decrease the default java heap size on the NMC, it may impact the responsiveness of the NetWorker Management Console. It is recommended to use the default java heap size or higher value on the NMC, but it may be decreased if there are limitations in the environment.

Dotknuté produkty

NetWorker, NetWorker Management Console

Produkty

NetWorker Family
Vlastnosti článku
Číslo článku: 000019476
Typ článku: How To
Dátum poslednej úpravy: 20 jan 2026
Verzia:  5
Nájdite odpovede na svoje otázky od ostatných používateľov spoločnosti Dell
Služby podpory
Skontrolujte, či sa na vaše zariadenie vzťahujú služby podpory.