The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Java could not be launched (error code:1)

JohanessJohaness Member Posts: 2 Learner I
It won't turn on because the following error occurs.

Answers

  • ceaperezceaperez Member Posts: 541 Unicorn
    Hi @Johaness,

    This is probably due to the new directive of Java Reflection API permissions.

    The first thing is to report this issue to RM team, maybe @jwpfau can help you.

    meanwhile, try it:
    on the command line with administrator permissions write java --add-opens java.base/java.lang=ALL-UNNAMED

    Best, 

    Cesar

  • jwpfaujwpfau Employee-RapidMiner, Member Posts: 303 RM Engineering
    Hi @Johaness,

    Thank you for your bug report.

    In case you want to use the classic studio license instead of Altair Units you could try to add 
    rapidminer.license.preferred_license=RapidMiner License
    to your ~/.RapidMiner/rapidminer-studio-settings.cfg file. (you can create it as a plain text file if it doesn't exist)


    Can you provide more information about the system where the issue appears. It seems to be Windows 10 with Korean language?
    Did you see any messages from your Antivirus software about files beeing removed from the .RapidMiner/internal cache/ folder?
    Did RapidMiner Studio work before?

    Sorry for your inconvenience,
    Jonas
  • JohanessJohaness Member Posts: 2 Learner I
    This is my first time installing RapidMiner. 
    And even after disabling and executing both the anti-virus and Windows firewall, it didn't work.
    Is the cfg file the one in the red part of the screenshot? 
    And when I open this, I don't know where to insert the above sentence.
    And it is Windows 10 in Korean.



Sign In or Register to comment.