Error occurred during initialization of VM

manisha1595manisha1595 Member Posts: 9 Contributor I
edited November 2018 in Help

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.

Tagged:

Best Answer

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn
    Solution Accepted

    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. 

     

     

     

     

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    Did you follow all the pre-requsities for installing Server here: http://docs.rapidminer.com/server/installation/ ?  A 64bit system is recommended. 

  • manisha1595manisha1595 Member Posts: 9 Contributor I
    Yes I followed all the pre- requisites but there was nowhere mentioned to have 64 bit machine. So is there any way to rum rapidminer server on my 32 bit windows 7 Os.
    P.s. - It has 8gb RAM
Sign In or Register to comment.