Hi!
I have problems running a Java-APP as user from the Shell. It seems that cPanel limits the memory a user could allocate.
If I login as user and type
/usr/bin/java -version
I get:
Error occurred during initialization of VM
Could not reserve enough space for object heap
If I run it as root everything is fine.
My setup:
cPanel 11.24.4-R35075 - WHM 11.24.2 - X 3.9
CENTOS 5.3 x86_64 standard
I installed openjdk using the RPM-Installer.
How do I increase the memory-limit to a value of ~3GB or how do I turn it of completely?
I have problems running a Java-APP as user from the Shell. It seems that cPanel limits the memory a user could allocate.
If I login as user and type
/usr/bin/java -version
I get:
Error occurred during initialization of VM
Could not reserve enough space for object heap
If I run it as root everything is fine.
My setup:
cPanel 11.24.4-R35075 - WHM 11.24.2 - X 3.9
CENTOS 5.3 x86_64 standard
I installed openjdk using the RPM-Installer.
How do I increase the memory-limit to a value of ~3GB or how do I turn it of completely?