In message <[EMAIL PROTECTED]>, Haw Juin Lin writes:
is thre a better fix?
Jon,
The best bet is to add swap space. We're saying that the JDK needs
at least 20MB of free VM to run. Of course it's nice if you can do
that in physmem, but it's understandable if can't :)
Linux lets you add swap space in files as well as on dedicated
partitions, so this shouldn't be impossible. Take a look at the
swapon(8) and mkswap(8) manual pages to get started.
This topic is briefly mentioned at:
http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux-5.html#ss5.8