search for: xmx668m

Displaying 2 results from an estimated 2 matches for "xmx668m".

Did you mean: xmx64m
2013 Sep 16
0
JDK not registered
...one in the jre/bin directory) each complain Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. but, if I define: alias java='$JAVA_HOME/bin/java -Xmx668m -XX:MaxPermSize=128m' I can run java in SSH, though R CMD javareconf -e still fails to initialize the VM. What can I do to get javareconf to run java with those memory limits? -- View this message in context: http://r.789695.n4.nabble.com/R-build-issues-tp4676149p4676286.html Sent from the...
2013 Sep 15
0
building R, rJava, & Rserve on Centos without admin privileges (or support)
.... ----------------------- $ java -version complains Error occurred during initialization of VM Could not reserve enough space for object heap Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. but $ alias java $JAVA_HOME/bin/java -Xmx668m -XX:MaxPermSize=128m $ java -version works, though javareconf still fails as above Any ideas? -- Mike Landis Computational Ingelligence <http://3c58.com> Las Vegas, NV 702-763-1957