This guide outlines how to deactivate a license of WebSpellChecker Server installed on a Linux server. After a successful license deactivation, you can reuse a license with a fresh installation on a new server. 

1. Run the deactivateLicense.sh script using the following command below:

sudo sh /<WebSpellChecker_Installation_Dir>/WSC/AppServer/deactivateLicense.sh

Or you can also run AppServerX with -deactivateLicense parameter.

/<WebSpellChecker_Installation_Dir>/WSC/AppServer/# ./AppServerX -deactivateLicense

Alternatively, for a silent automatic license deactivation, you can run AppServerX with -deactivateLicense and -y parameters as follows:

/<WebSpellChecker_Installation_Dir>/WSC/AppServer/# ./AppServerX -deactivateLicense -y

2. Select either automatic or manual license deactivation mode.

Option A: Automatic license deactivation

2.1. If you prefer to deactivate a license automatically, and Internet connection is available on your machine, press Enter. Automatic license deactivation is provided by default.

/<WebSpellChecker_Installation_Dir>/WSC/AppServer/# ./AppServerX -deactivateLicense

Do you want the installer to attempt to deactivate your license automatically? 
The automatic deactivation requires the Internet connection available on this machine. 
Otherwise, please proceed with the manual deactivation instead.
Enter 'y' or 'n' [y]: y

Congratulations! Your License Ticket ID '***************' has been deactivated successfully. Now you can reuse this license with a fresh installation.

If no valid license is found, you will get the following error: 

Error. Failed to deactivate the license. No valid license is found on this machine.

Option B: Manual license activation

2.1. If your machine doesn't have the Internet connection configured, select manual license deactivation mode by typing 'n'.

/<WebSpellChecker_Installation_Dir>/WSC/AppServer/# ./AppServerX -deactivateLicense

Do you want the installer to attempt to deactivate your license automatically? 
The automatic deactivation requires the Internet connection available on this machine. 
Otherwise, please proceed with the manual deactivation instead.
Enter 'y' or 'n' [y]: n

Deactivate License by copying and pasting the next Deactivation link into the browser window: 
https://webspellchecker.com/api/licensing/v1/process-license?data=3:SCvdn4AFLiB6pQXSYv9/zTRxxLIwhzjjKiAUx2KKvv8jzmw90s3KI964fe0DuT/Xwm4EtqTsc/m68bRtdw/GfZxuA0X3eVH5Som613HNlQ0RFxZd1JJ2hOLOhhZ2Rv%2BlWxLSQsUvW0QRJsf5u1DVZH9R=

2.2. Once the manual license deactivation mode is selected, a Deactivation link will be generated based on your current License Ticket ID and unique machine hardware characteristics.

Use this Deactivation link to deactivate license. Copy the entire Deactivation link and paste it into the browser window on the machine with the Internet connection. If the used Deactivation link is valid, the license will be deactivated successfully.

The following message will be shown in the browser window:

Congratulations! Your License Ticket ID '***************' has been deactivated successfully. Now you can reuse this license with a fresh installation.

If no valid license is found, you will get the following error message: 

Error. Failed to deactivate the license. No valid license is found on this machine.

  • No labels