Start a conversation

Error: 'Failed to get dependencies list!' When Opening GFI EventsManager Console

Overview

GFI EventsManager service cannot start and displays the following error:

User-added image

Failed to get dependencies list!
The database server you are trying to connect is an older version which is incompatible with this version of GFI EventsManager.
Please update your database server.
Error message: The method 'GetInstalledUpdates' was not found on the interface/type 'DLibCommon.Interfaces.IServer,
DLibCommon, Version=1.0.0.0, Culture=neutral,
PublicKey Token=null'.

Environment

  • GFI EventsManager 2013 SR1 (build: 20130606)
  • GFI Events Manager Database Server
  • All Supported Environments

Root Cause

The issue appears on environments on which the DLib server is not updated with the latest patches.

Resolution

Note: The procedure given below assumes that the database server is installed in the default location.

  1. Open an elevated command prompt (run as administrator) and navigate to the folder:
    • For 64-bit: C:\Program Files (x86)\GFI\Database Server 2.1\
    • For 32-bit: C:\Program Files\GFI\Database Server 2.1\
  2. Run the command: updater.exe /InstallNow /IgnoreRunningProcesses.
  3. Restart GFI EventsManager services.

If the issue persists and your EventsManager server is behind a Proxy Server, please continue and do the additional steps below:

  1. Browse the path C:\Program Files (x86)\GFI\Database Server 2.1\Data\AutoUpdate.
  2. Open to edit the Config.xml file.
  3. Locate the line <UseProxy>false</UseProxy> and change the value to true.
  4. Save the changes on the file.
  5. Start GFI EventsManager services
  6. Open an elevated command prompt and navigate to the folder:
    • For 64-bit: C:\Program Files (x86)\GFI\Database Server 2.1\
    • For 32-bit: C:\Program Files\GFI\Database Server 2.1\
  7. Run the command: updater.exe /InstallNow /IgnoreRunningProcesses.

 

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments