FreeGuide | FAQ »
Running Out Of Memory |
|
FreeGuide is running out of memory - what should I do?If FreeGuide freezes up or closes with an "Out of Memory" error, you can increase the amount of memory it is allowed to use by following the instructions below. Note: if FreeGuide freezes during downloads, read this first: FreezeDuringDownload.
How you do this depends on what operating system you are using: Linux, FreeBSD, etc.Create a file in your home directory called ".freeguiderc", and make it look like this:
If that doesn't work, try a larger number, for example "-Xmx512m". If it still doesn't work, please ContactUs and we'll try to work out what is going wrong. Windows
C:\WINDOWS\system32\javaw.exe -jar "C:\Program Files\FreeGuide\startup.jar" --doc_directory="C:\Program Files\FreeGuide\doc" --install_directory="C:\Program Files\FreeGuide"
-Xmx256m
C:\WINDOWS\system32\javaw.exe -Xmx256m -jar "C:\Program Files\FreeGuide\startup.jar" --doc_directory="C:\Program Files\FreeGuide\doc" --install_directory="C:\Program Files\FreeGuide"
If that doesn't work, try a larger number, for example "-Xmx512m". If it still doesn't work, please ContactUs and we'll try to work out what is going wrong. |
If you would like to help improve this site, please Contact Us and we will give you the password to edit pages. | |
Page last modified on July 25, 2009, at 01:52 AM PmWiki Info |