Error occurred during initialization of VM
Hey, I am using 32-bit Windows 7 machine. While opening standalone.bat after installing rapidminer server I got following error.
Calling "D:\Rapidminer\bin\standalone.conf.bat"
Setting JAVA property to "C:\Program Files\Java\jdk1.8.0_102\bin\java"
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: "D:\Rapidminer"
JAVA: "C:\Program Files\Java\jdk1.8.0_102\bin\java"
JAVA_OPTS: "-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCL
ogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnlo
ading -client -Dprogram.name=standalone.bat -Xms1303M -Xmx2048M -XX:MaxPermSize
=256M -XX:+UseG1GC -XX:MaxGCPauseMillis=50 -Djava.net.preferIPv4Stack=true -Dcom
.sun.jndi.ldap.connect.pool.timeout=300000 -Djboss.modules.policy-permissions=t
rue -Djboss.modules.system.pkgs=org.jboss.byteman -Duser.country=US -Duser.lang
uage=en"
===============================================================================
Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=256M; support wa
s removed in 8.0
Picked up _JAVA_OPTIONS: -Xmx256M
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap size
Press any key to continue . . .
Any help would be appriciated.
Best Answer
-
Thomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn
It's mentioned on the installation guide here:
You could give it a try to load it on a 32bit machine but can't guarentee it'll work right.
I run a local server on my Windows Laptop and a backup on a Linux Virtual Machine, all are 64 bit machines though.
0
Answers
Did you follow all the pre-requsities for installing Server here: http://docs.rapidminer.com/server/installation/ ? A 64bit system is recommended.
P.s. - It has 8gb RAM