Network Management

Licenses appear as Evaluation Expired after moving Orion products to new VM

This article provides brief information and steps to resolve the issue when the license appears as Evaluation expired after moving Orion products to a new VM.

First published date

10/12/2018 5:47 PM

Last published date

3/24/2022 7:54 AM

Overview

This article explains what to do when the license appears as Evaluation expired after moving Orion products to a new VM.

Scenario:

  1. Deactivated the licenses from the old server which had the products installed.
  2. Changed the name of the old server, and gave the new Virtual Machine the old server name and IP address.
  3. Installed the products onto a new Virtual Machine as Evaluation.
  4. Activated the license on the new Virtual Machine.
License now appear on the web console as Evaluation and Expired.
License manager shows that all licenses are full and up to date.

Product section

Orion Platform

Cause

The services were not turned off in the old machine or were the products fully uninstalled.

Resolution

  1. Check the Orion Database:
    1. The AllEngines and Websites tables. Make sure that there is no other Primary engine entries in these tables other then the new Virtual Machine.
    2. If there are any other Primary engines appearing, remove them from the engines table.
  2. Log in to the old machine and check if there are any Orion SolarWinds services still running. If there are, then these need to be turned off.
    1. Open services.msc on the old machine, find the Orion services. Double click on an Orion service, and in the start up type, chose disable, and disable the service.
  3. Do the following on the new Virtual Machine:
    1. Stop all services using Orion Service Manager
    2. Clear pub/sub tables in DB - run the following queries against your database. Open the database manager, and the db that the Orion is using. Then run the following commands:
    3. -- Scripts are not supported under any SolarWinds support program or service.
      -- Scripts are provided AS IS without warranty of any kind. SolarWinds further
      -- disclaims all warranties including, without limitation, any implied warranties
      -- of merchantability or of fitness for a particular purpose. The risk arising
      -- out of the use or performance of the scripts and documentation stays with you.
      -- In no event shall SolarWinds or anyone else involved in the creation,
      -- production, or delivery of the scripts be liable for any damages whatsoever
      -- (including, without limitation, damages for loss of business profits, business
      -- interruption, loss of business information, or other pecuniary loss) arising
      -- out of the use of or inability to use the scripts or documentation.
      
      DELETE FROM PendingNotifications
      DELETE FROM Subscriptions
      DELETE FROM Subscriptiontags
  4. Start all services using Orion Service Manager
  5. Then open the license manager and synchronize the licenses again.

This issue should now be resolved

Note: Deactivating the licenses in the old machine, and changing the name and ip address is not enough. The user should make sure that the Orion products are either uninstalled from the old machine, or that all the Orion services have been disabled in a way that they wont automatically enable again.

If the issue persists, please contact SolarWinds Technical Support.