'm have installed java sdk 1.5 on a linux CentOS server. If I run java, I get this error:
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
How do I solve it?
Read more »