By default, the Java heap memory is set to 1 GB each for the User Auth, Kerberos Auth, and Virtual App services, and to 4 GB for the Directory Sync service. You can increase the maximum heap size for any of the services based on your requirements or if you experience memory issues.
Symptoms of memory issues include slow performance and out of memory error messages.
Procedure
-
Log in to the Windows server in which the Omnissa Access enterprise service is installed.
-
Navigate to the
INSTALL_DIR\Workspace ONE Access\serviceNamefolder. -
Open the
serviceName.xmlfile in a text editor. -
Change the
Xmx1gentry toXmxngwhere n is the maximum heap memory you want to allocate.For example:
Xmx5g -
Save the file.
-
Restart the service.
¿Le resultó útil esta página?