Hi,
I'm trying to install Rapid Miner server to a windows 10 server.
the installation was successful, but when opening the standalone file an error occurs:
Calling "C:\Users\Full-\Desktop\rapidminer-server-installer-8.0.1\bin\standalone.conf.bat"
Setting JAVA property to "C:\Program Files (x86)\Java\jre1.8.0_131\bin\java"
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: "C:\Users\Full-\Desktop\rapidminer-server-installer-8.0.1"
JAVA: "C:\Program Files (x86)\Java\jre1.8.0_131\bin\java"
JAVA_OPTS: "-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -client -Dprogram.name=auxiliaryStandalone.bat -Xms1303M -Xmx2048M -XX:+UseG1GC -Djava.net.preferIPv4Stack=true -Dcom.sun.jndi.ldap.connect.pool.timeout=300000 -Djboss.modules.policy-permissions=true -Djboss.modules.system.pkgs=org.jboss.byteman -Duser.country=US -Duser.language=en -Xms1303M -Xmx2048M -XX:+UseG1GC -Djava.net.preferIPv4Stack=true -Dcom.sun.jndi.ldap.connect.pool.timeout=300000 -Djboss.modules.policy-permissions=true -Djboss.modules.system.pkgs=org.jboss.byteman -Duser.country=US -Duser.language=en"
===============================================================================
Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
Press any key to continue . . .
I already increased the RAM of the machine to 12GB and am running on a 64bit windows os.