[SOLVED]Stopping RapidMiner Server on Linux

Chiko
Chiko New Altair Community Member
edited November 5 in Community Q&A
whats the proper way of stopping RM server? I am currently just issuing a kill %1 - having executed standalone.sh in the background.

Thanks

Best Answer

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Answer ✓
    Hi,

    that's fine. You can call "jboss-cli.sh -- --connect --command=:shutdown;" if you like for an alternative though if you like.
    .
    Regards,
    Marco

Answers

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Answer ✓
    Hi,

    that's fine. You can call "jboss-cli.sh -- --connect --command=:shutdown;" if you like for an alternative though if you like.
    .
    Regards,
    Marco