Error occurred during initialization of VM

User: "manisha1595"
New Altair Community Member
Updated by Jocelyn

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.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Thomas_Ott"
    New Altair Community Member
    Accepted Answer

    It's mentioned on the installation guide here:

     

    64Bit Recommended.png

     

     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.