...
- Go to your FIN Stack notification icon in the tray
- Right click and select Stop to stop the service
- Right click again and select Configure...
- Once open, select the Java tab
- There, the user will increase the "Maximum memory pool" to something their system is capable of handling depending on space available. Use increments of '512'.
- Apply and right click again to Start the service for it to take effect
Manually changing Memory Heap
To manually change the memory heap, the user would have to navigate to the config file under the sys folder. The path is something like this but with your version: C:\Program Files (x86)\FIN Framework\FIN Framework 5.0.2016\etc\sys
Once there, open the config file and towards the bottom the user can specify the heap on line 56. In our case, we change 512 to 1024 if we wanted to increase that. Make sure to stop the service before making a change. Then start it up afterwards.
Don't see FIN Stack notification icon in the tray?
...