Release Automation

Nolio Official KB: How do I give the Nolio UI More Memory (RAM)?

  • 1.  Nolio Official KB: How do I give the Nolio UI More Memory (RAM)?

    Posted Dec 18, 2013 01:57 PM
    By default Nolio UI startup script limits the use of system memory to 384MB of RAM. 
     
     
    The RAM limitation is set  in the app.jsp.jnlp file that is used to startup  the Nolio UI.
     
     
    This is the file that you download by going the the url Http:\\:8080\nolio-app and clicking the "Nolio Automation Center" square. 
     
     
     
     
    Save this file and then follow the instructions below.
     
     
    In case you working with  stronger hardware that has enough free memory you can change the following setting to allocate additional memory for Nolio UI.
     
     
    Please do this on a individual case by case basis, so you don't overpower your hardware.
     
     
     1. Open in editor the app.jsp.jnlp file
     2. Change the following line:
     
         From :    java version="1.6+" java-vm-args="-Xms64M -Xmx384M -XX:MaxPermSize=130m -XX:+HeapDumpOnOutOfMemoryError"/
     
     
         To    :     java version="1.6+" java-vm-args="-Xms128M -Xmx1024M -XX:MaxPermSize=130m -XX:+HeapDumpOnOutOfMemoryError"/
     
     
    *Nolio is a 32 bit program and will not accept more than 1536mb of ram*
     
     
    3. Save app.jsp.jnlp file 
    4. Start up Nolio UI by opening app.jsp.jnlp