To uninstall a license, use the following rhino-console command or related MBean operation.

Console command: uninstalllicense

Command

uninstalllicense <serial id>
  Description
    Uninstalls the specified license

Example

To uninstall the license with serial ID "105563b8895": $ ./rhino-console uninstalllicense 105563b8895 Uninstalling license with serial ID: 105563b8895

Warning License files must be on the local filesystem of the host where the node is running.

MBean operation: uninstall

MBean

Rhino operation

public void uninstall(String serial)
        throws UnrecognizedLicenseException, ConfigurationException
Previous page Next page
Rhino Version 2.6.1