|
Low memory error
When I run an application (this one creates a site map) I was getting a low memory error. So to increase the java memory, I went to the java console and entered -Xmx128m. Still getting the error I increased the memory size up to 185. Still get the low memory error. When I enter a value of -Xmx190 or higher, I get something like "can't run/start java environment" when I run the application.
What is my problem and how can I fix it. I have 1Gb ram on this computer. This is the newest java download.
|