The default maximum memory of the JVM running MVP Server is 512 MB. However, systems managing a large number of devices and running certain memory-intensive tasks might need an additional allocation of maximum JVM heap memory.
To increase the JVM heap memory for Windows:
Stop the MarkVision Server.
Open the registry editor by typing in the command line.
Navigate to:
Modify the key with value .
Close the registry editor, and then restart the MarkVision Server.
To increase the JVM heap memory for UNIX, Linux, or Mac OS:
Stop the MarkVision Server.
Open the shell script , and then navigate to the function .
Inside this function find the following line:
Modify the line to read: .
Save the shell script, and then restart the MarkVision Server.