T5240 server, Java -d64 causes error: Could not reserve enough space for object heap
Problem Summary---------------------------------------------------
I'm running a T5240 with 64GB of RAM. I suspect I have an issue with my /etc/project or ulimit settings as Java -d64 causes error: Could not reserve enough space for object heap. Anybody
run into this type of error and know how to configure the T5240 so that this error goes away? See below for my java tests:
Problem Description
---------------------------------------------------
I can run the java 32 bit with no problem:
oracle@dbfspm83:j2db: java -version
java version "1.6.0_41"
Java(TM) SE Runtime Environment (build 1.6.0_41-b02)
Java HotSpot(TM) Server VM (build 20.14-b01, mixed mode)
Try running java 64 bit and receive this error:
I'm running a T5240 with 64GB of RAM. I suspect I have an issue with my /etc/project or ulimit settings as Java -d64 causes error: Could not reserve enough space for object heap. Anybody
run into this type of error and know how to configure the T5240 so that this error goes away? See below for my java tests:
Problem Description
---------------------------------------------------
I can run the java 32 bit with no problem:
oracle@dbfspm83:j2db: java -version
java version "1.6.0_41"
Java(TM) SE Runtime Environment (build 1.6.0_41-b02)
Java HotSpot(TM) Server VM (build 20.14-b01, mixed mode)
Try running java 64 bit and receive this error:
0