Problem:
Capture Services fail almost immediately, and will not stay running. The logs indicate the following error:
Error Loading Module: PSIGEN.Capture.Modules.CaptureServer.CaptureServerModule, Capture.Core
=== INNER EXCEPTION ===
The service [Configuration] does not exist
Solution:
This means that the configuration.mdf file is not present where the installation currently assumes it is. The default location is:
C:\ProgramData\PSIGEN\Capture.Services\Configuration
SQL Local DB handles the creation of this file. If SQL Local DB fails to create the file, it could be that the current instance of SQL Local DB is nonfunctional or not installed.
Check Programs and Features to ensure that the SQL Local DB corresponding to the PSIcapture version is installed.
If it is missing, and you will need to backup C:\ProgramData\PSIGEN, then uninstall PSIcapture and re-install the same version.
If you encounter further errors, see: https://psigen.zendesk.com/hc/en-us/articles/360033361411
Comments
Please sign in to leave a comment.