To change the values of the XMX and XMS settings in Windows Server 2008, do the following:
Note: The maximum value for XMS and XMX in Microsoft Windows is 1400M (1.4GB)
-
In Windows, select Start > Run.
-
In the Run dialog, enter regedit and click OK to launch the Registry Editor.
-
Browse to the following location in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\NCM_Jboss\Parameters
-
In the right pane, double click JVM Option Number 2
-
Change the -Xms1024M value to what you require.
-
Click OK.
-
In the right pane, double click JVM Option Number 3
-
Change the -Xmx1024M value to what you require.
-
Click OK.
-
You can now exit the Registry Editor.
-
Restart NCM services:
[Product directory]\bin directory\ncmmaster.pl restart