Salve Senhores!
Estou em uma maquina linux com 11gb de memória ram 23 de swap…
quando eu dou o comando
./java -Xms1g -Xmx3g
a virtual machine não sobe!!! =(
aparece a msg
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
O que pode estar acontecendo ??
Eu tentei tb com 4 gigas
comando
./java -Xms1g -Xmx4g
resultado:
The specified size exceeds the maximum representable size.
Could not create the Java virtual machine.
Alguma idéia???
Versao do java
java version “1.5.0_14”
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot™ Server VM (build 1.5.0_14-b03, mixed mode)
Valeuu!