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.

RapidMiner generates the Blue Screen of Death

SGolbertSGolbert RapidMiner Certified Analyst, Member Posts: 344 Unicorn
edited August 2019 in Help
Hi all,

I wanted to bring the attention to a long lasting problem with RM that I haven't seen reports or developments on. The problem concerns RM Studio running on Windows (it should happen in Linux too though), and involves RM crashing the system when using too much memory.

It has happen to me also when using good machines (32 GB RAM), specially when running something in AutoModel in the background. I thougth the JVM was inmune to these issues, but that is clearly not the case.

Is the software development team aware of the problem or doing something to prevent it? The ideal solution would be to abort the process (one of them, in case multiple process are running). At the worst close all process and RM itself. But NEVER crash my OS!

Regards,
Sebastian
Tagged:

Best Answers

Answers

  • SGolbertSGolbert RapidMiner Certified Analyst, Member Posts: 344 Unicorn

    That's a good work around, if it works. I still wonder why does the OS crash. Isn't it possible to use virtual memory?

  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Actually, it should throw an outofmemory error and stop. I am not sure why its crashing OS. May be @Marco_Boeck have some insights.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

    To be perfectly honest here, I'd love it if I could create bluescreens by coding regular Java :# , but the truth is, I cannot. If something happens, it would be outside of our control, like a result of some unfortunate combination of the Java VirtualMachine and other external factors like @hughesfleming68 mentioned above.

    Therefore there is pretty much nothing we can do on our end.

    Regards,
    Marco
Sign In or Register to comment.