Problem with saving a huge file: saving error
Brought to you by:
djemili
Dear all,
I face following error when I try to save my huge wordlist:
\"lesson has not been saved!\"
Java heap space....
What can I do for this calamity?! I am using JRE 6 update 16
Thank you, Daniel
Your lesson file is using too much memory. You need to either split it up into smaller files or configure your java environment so that it has more memory allocated. You should be able to find something when you google for "increase java heap space".