Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited the section contents: grammar and style fixes.

Please follow step-by-step guide 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 again with a fresh installation on a new server. 

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

Code Block
themeEmacs
sudo sh /<WebSpellChecker_Installation_Dir>/WSC/AppServer/deactivateLicense.sh

Or your can also run AppServerX with -deactivateLicense parameter.

Code Block
themeEmacs
/<WebSpellChecker_Installation_Dir>/WSC/AppServer/# ./AppServerX -deactivateLicense

...

Expand
titleClick here to expand the example of a silent automatic license deactivation...

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

Code Block
languagepowershell
themeEmacs
/<WebSpellChecker_Installation_Dir>/WSC/AppServer/# ./AppServerX -deactivateLicense -y


2. Select the either automatic or manual license deactivation mode. There are two modes available for the license deactivation: automatic and manual.

Option A: Automatic License Deactivation

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

Code Block
languagepowershell
themeEmacs
/<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.

...

Expand
titleIf no valid license is found, you will get the next following error ...


If no valid license is found on this machine, you will get the next error:

Warning

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, please select the manual license deactivation mode by typing 'n'.

Code Block
languagepowershell
themeEmacs
/<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 Ticker Ticket ID and unique machine hardware characteristics.

Use this Deactivation link to deactivate license. Copy the entire Deactivation link and past 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 next folloging message will be shown in the browser window:

Info

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 on this machine, you will get the next error:
Expand
titleIf no valid license is found, you will get the next following error ...


Warning

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


...