Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
"PERMGEN - java.lang.outofmemory error"
amruthkesav
Member Posts: 2 Contributor I
Hello guys. Iam new to rapidminer.
I am trying to create a script using 'excecute script' operator.
The scripts just tries to extract information from all the examples (3500 in total).
But on excecution it throws a permgen error.
If i limit the no of examples to 16, the error is not thrown.
Kindly help me to increase this size
I already tried using java -Xms and java -Xmx options.
The system does not have a jre and rapid miner uses its own local jre. (I unninstalled other jre versions due to this problem)
I am trying to create a script using 'excecute script' operator.
The scripts just tries to extract information from all the examples (3500 in total).
But on excecution it throws a permgen error.
If i limit the no of examples to 16, the error is not thrown.
Kindly help me to increase this size
I already tried using java -Xms and java -Xmx options.
The system does not have a jre and rapid miner uses its own local jre. (I unninstalled other jre versions due to this problem)
0
Answers
hmm, hard to say without seeing the process or the script. I would suggest that you post your XML description (from the XML view of RapidMiner) here and I am sure we could tell more.
Cheers,
Ingo
P.S.: Please don't double post in the future.