Categories
Knowledge Support Support exacqVision Client Categories Products

exacqVision Installation Fails Because Existing exacqVision Client Instance Remains Open

All instances of exacqVision Client must be closed before successfully upgrading a client installation. The installer normally detects these instances and prompts the user to close them before proceeding.

<br>

If an exacqVision Client installation is configured to receive VideoPush information from another client, the exacqVision installer will not detect the open client instance. This occurs because the client’s title bar contains additional information that causes the installer not to recognize it.

<br>

The 64-bit version of the exacqVision Client installer can also fail to detect and close existing client instances.

<br>

As a workaround, ensure that all exacqVision Client instances are closed before installing an upgrade.

<br>

exacqVision-Installation-Fails-Because-Existing-exacqVision-Client-Instance-Remains-Open.pdf
Categories
Knowledge Support Support exacqVision Server Categories Products

Upgrading Enterprise System Manager 2.4 or Older Version to ESM 3.0

To upgrade Enterprise System Manager (ESM) 2.4 or older versions to ESM 3.0, you should first upgrade to ESM 2.6, and then install ESM 3.0.

<br>

If you have already tried to upgraded ESM 2.4 directly to 3.0 and it has failed, complete the following steps:

<br>

  1. Close the installer.

<br>

  1. Verify that ESM services and processes are shut down.

<br>

  1. Check logfile-installer for “GhostMigrations: These migrations are in the database but not on disk: [legacy: initial_0001] [report: initial_0001] …” If you see that message, complete the following steps:

    a.) Open a command prompt as an administrator.

    b.) In Windows, cd to C:\exacqVisionEsm\EnterpriseSystemManager.

    In Linux, open /usr/local/exacq/esm.

    c.) In Windows, run enterprisesystemmanager.exe shell.

    In Linux, run sudo ./enterprisesystemmanager shell.

    d.) Enter:

    from south.models import MigrationHistory

    e.) Enter:

    MigrationHistory.objects.filter(migration='initial_0001').update(migration='m_0001_initial')

    f.) Enter:

    import sys

    g.) Enter:

    sys.exit()

<br>

  1. In Windows, check logfile-installer for “Neither Pillow nor PIL could be imported: No module named Image.” If you see that message, delete PIL._imaging.pyd and PIL.imaginggft.pyd, both normally located at C:\exacqVisionESM\EnterpriseSystemManager.

<br>

  1. Run the ESM 3.0 installer again.

<br>

Upgrading-Enterprise-System-Manager-2.4-or-Older-Version-to-ESM-3.0.pdf
Categories
Knowledge Support Support exacqVision Enterprise Categories Products

Enterprise System Manager Licensing (Legacy)

When you receive an email with your Purchase ID, click the link to the activation website: https://ipkeydb.com/IPLic/ESM/.

Open the Licensing page in Enterprise System Manager (ESM).

Download the esm.id file from your ESM installation by clicking the link.


In the web page that opens, enter the Purchase ID. Then browse your system for the saved esm.id file, and choose Convert Purchase ID.

On the next page, confirm your information, including your email address. If you skip this step, you will not receive your license.

You will receive the ESM .LIC file via email at the confirmed address from step 5. NOTE: Check your spam folder if you do not receive.

On the ESM Licensing page, click Upload ESM Key File and then browse to the .LIC file received via email.

If you do not receive your ESM license file email, please contact Exacq Support at
https://exacq.com/support/emailform/

<br>