Studio crash during process execution

varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
edited April 2020 in Help
Hello,

When I am trying to run a process in RM studio, I am encountering the error in the below screenshot after 30 minutes (approx) of process execution. I attached the studio log in this thread. Is this some kind of memory issue?



@Marco_Boeck
Regards,
Varun
https://www.varunmandalapu.com/

Be Safe. Follow precautions and Maintain Social Distancing

Tagged:

Best Answer

Answers

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

    Potentially, at least it's a devestating crash of the JVM. If you can, it would be very helpful if you could start Studio via the .bat file, which opens the CMD window which maybe can also contain the JVM crash error.

    Regards,
    Marco
  • varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    Thanks @Marco_Boeck I will launch using a batch file and inform you if the issue repeats.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    Hello @Marco_Boeck

    Here is the error displayed in cmd.


    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,993 RM Engineering
    Hi,

    Java JVM crashes we cannot do anything about I'm afraid. Though I still would be intersted in the contents of the hs_err_pid13044.log file. (PM if you'd like).
    They often happen in low memory situations, where for one reason or another the JVM crashes while trying to get more memory.

    Regards,
    Marco
  • varunm1varunm1 Moderator, Member Posts: 1,207 Unicorn
    edited April 2020
    Thanks @Marco_Boeck. I am running multiple algorithms in a process and this error is specific to the random forest algorithm as others worked fine. I will reduce the hyperparameter search space and data and try to mitigate this. 

    I suspected it might be out of memory, but RM used to inform if there is a memory issue as mentioned by you, so I wanted to double-check. 

    Again, thanks for taking a look at this and informing the reason.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

Sign In or Register to comment.