RapidMiner generates the Blue Screen of Death

SGolbertSGolbert RapidMiner Certified Analyst, MemberPosts:344Unicorn
edited August 2019 inHelp
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.

它已经发生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:
varunm1 Tghadially

Best Answers

Answers

  • SGolbertSGolbert RapidMiner Certified Analyst, MemberPosts:344Unicorn

    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?

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

    Be Safe. Follow precautions and Maintain Social Distancing

    Tghadially
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University ProfessorPosts:1,984RM 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@hughesfleming68mentioned above.

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

    Regards,
    Marco
    jczogalla varunm1 Tghadially
Sign InorRegisterto comment.