Increase Java memory for the content uploader / management module

Modified on Mon, 30 Jan, 2017 at 9:02 PM

Review your system requirements and if applicable, execute the following:


1. From the Desktop, right-click “My Computer” and click “Properties”.

2. Click “Advanced System Settings” in the left column.

3. In the “System Properties” window click the “Environment Variables” button.

4. Click “New” to add a new variable name and value.

5. For variable name enter “JAVA_OPTS” and for variable value enter “-Xms1024m -Xmx2048m”

6. Click “OK” and close the “System Properties” tab.

7. Restart any java applications.


P.S.: The “-Xmx” value should never be greater than the amount of RAM in your system.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article