Jump to content
We've recently updated our Privacy Statement, available here ×
  • How to increase JVM memory in JaspersoftETL Administration Center?


    Dhiraj Pahlani
    • Features: Parameters Product: Jaspersoft® ETL

    Requirement:

    How to increase JVM memory in JaspersoftETL Administration Center?


    Solution:

    If JaspersoftETL Administration Center is deployed under Tomcat, to change the memory settings:

    • Add or update a file named setenv.bat located under apache tomcat bin

      set "JAVA_OPTS=%JAVA_OPTS% Xms2048m Xmx4096m“
      

      (this is an example, please set the memory values as per your requirements.)

    • If Tomcat is a service in Windows, you can add them in the Start Parameters.

    • Application Server Administrator should be able to help with such requirements


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...