Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

id1119940609

...

id1119940621

...

id1119940608

On this page

...

Table of Contents

...

...

id1119940611


This section describes how to uninstall Magic Collaboration Studio and Cassandra using uninstallation files. Magic Collaboration Studio uninstall file is located in the application installation folder (<install_root>/UninstallerData/Uninstall).

Using the uninstall file for all services

On Linux

To uninstall Magic Collaboration Studio using the uninstall file


  1. Run the uninstall file to uninstall Magic Collaboration Studio and Teamwork Cloud Admin. 

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo <install_root>/UninstallerData/Uninstall
  2. Press Enter to continue.
    Image Modified

  3. Type either "1" to completely uninstall Magic Collaboration Studio and Teamwork Cloud Admin or "2" to uninstall selected features and follow the instructions. A message informing that Magic Collaboration Studio and Teamwork Cloud Admin uninstallation is complete will appear.
    Image Modified


Managing separate services

To uninstall Magic Collaboration Studio,

...

 Web Application Platform, and Cassandra


  1. Stop Magic Collaboration Studio and WebApp Server.
  2. Remove the services.
  3. Delete the directory in which Magic Collaboration Studio is installed. 
  4. Uninstall Cassandra.
       

If you need to remove only selected services, remove them using the following commands:

  • Remove Magic Collaboration Studio service using the following script: 

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo <install_root>/scripts/linux/uninstallservice.sh
  • Remove WebApp service using the following script: 

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo <install_root>/WebAppPlatform/bin/service.sh remove
  • Remove Zookeeper service using the following script:

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo <install_root>/WebAppPlatform/zookeeper/bin/zkService.sh remove

To uninstall Cassandra


  1. Delete the directory in which Magic Collaboration Studio is installed (<install_root>).

  2. Uninstall Cassandra using the following commands:

    Code Block
    languagebash
    themeDJango
    linenumberstrue
    sudo service cassandra stop
    sudo yum remove cassandra

On Windows

To uninstall Magic Collaboration Studio using the uninstall file


  1. Stop Magic Collaboration Studio, AuthServer, and WebApp services from the Services window.

  2. Run the uninstall file, located at <install_root>/UninstallerData/Uninstall.exe

...

  1.  to uninstall Magic Collaboration Studio. The Uninstall Magic Collaboration Studio dialog will open.

    Image Modified

  2. Click Image Modified. Magic Collaboration Studio will uninstall itself. The dialog will close once the uninstallation is complete.