🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Debug mode rapidminer"

User: "seshadotcom"
New Altair Community Member
Updated by Jocelyn
Hello does anyone know how I can run rapidminer in debug mode. When I say debug mode I did not mean the debugging in the rapidminer GUI or in the blocks which could be done by keeping a breakpoint. I meant to debug the JAVA code when I do some action in rapidminer, the most important reason I would like to do it is to check how is the available memory being fetched and why I get a memory error and what is consuming the memory.

Could you please help me?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Marco_Boeck"
    New Altair Community Member
    Hi,

    well you can download the sources and debug RapidMiner via Eclipse for example ;)
    See here.

    Regards,
    Marco
    User: "seshadotcom"
    New Altair Community Member
    OP
    Ooops sorry, I got the point.. :o