Security Compliance
EminentWare Data Grid Server error displays when opening the Patch Manager Administrator Console
This article addresses an EminentWare Data Grid Server Error that displays when you log in to the Patch Manager Administrator Console. Error: Unable to start EminentWare Data Grid Server, Error: 1064.
First published date
Last published date
Overview
When you open the Patch Manager Administrator Console, the following error displays:
Unable to start EminentWare Data Grid Server, Error: 1064.
Product section
Cause
- The EminentWare Data Grid Server Service account is not in the database.
- The EminentWare Data Grid Server Service account does not have sufficient rights to start the service by itself.
Resolution
Warning: SolarWinds strongly recommends that you back up your registry before making any edits to your system registry. You should only edit the registry if you are experienced and confident in doing so. Using a registry editor incorrectly can cause serious issues with your operating system, which could require you to reinstall your operating system to correct them. SolarWinds cannot guarantee resolutions to any damage resulting from making registry edits.
- Change the account or password used for the Patch Manager service for the default EminentWare Data Grid Server Service.
- Navigate to your Eminentware Data Grid Service directory. The default location is:
C:\ProgramData\Solarwinds\PM\Log\EminentWare.DataGridService. - Open the following file:
EminentWare.DataGridService.logs - In the log, locate the user account that was trying to start the service. This account should not be listed in the SQL Management Studio logins.
- Open SQL Management Studio.
- Create an account to match the account listed in the log file. Include the following credentials:
- DB Owner
- Sysadmin rights
- Link the account to the EminentWare database.
- Open the Local Security Policy.
Open a Run box and execute:Secpol.msc
- Navigate to Local Policies > User Rights Assignment > Log on as a service.
Note: The name created in SQL Management Studio must be included here to start the service.
- Open the Registry Editor.
- Go to:
HKLM > Software > EminentWare > Data Grid Service > Roles > Application > Data - Delete the following to clear the password bank for Patch Manager.
MEKeyMPKey
- Navigate to Services.
- Select and highlight the EminentWare Data Grid Server and go to Properties.
- Go to Log on tab.
- Switch this to your new account in the following format:
domain\name - Enter a password, and click OK.
- Start the EminentWare Data Grid Service.