Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

TO INCREASE THE MEMORY SIZE OF THE APPLICATION FROM 256 MB TO 512 MB.     

Please do the following in the POS.  

  1. Open C drive    
  2. Open Paynettrans folder  
  3. Open POSSytem folder  
  4. Select Execute (bat file) and go to File and click EDIT   
  5. Edit the execute.bat file and change the following line  
    1. java -Xmx256m -Xms256m -jar -classpath lib/ POSGUI.jar to java -Xmx512m -Xms512m -jar -classpath lib/ POSGUI.jar     
  6. Save the file and Close     
  7. Restart the application
  • No labels