Event ID: 41293
An unexpected error has occurred.
Error Summary: Indexing Service start up error
Error Details: Failed to add the private key password to the Elasticsearch keystore
Reference: ServiceBaseEx::Run
Stack Trace:
at Veritas.EnterpriseVault.Indexing.ElasticsearchClient.EVElasticsearchClient.ESCertificate.AddPasswordToKeystore(SecureString certificatePassword)
at Symantec.EnterpriseVault.Indexing.Admin.ESCertificateManagement.InitCertificates()
at Symantec.EnterpriseVault.Indexing.Admin.IndexAdminService.OnPerformStartup(Boolean HotRestart)
at KVS.EnterpriseVault.Common.ServiceBaseEx.Run
Navigate to the following directories within the Enterprise Vault installation path:
Check the modified timestamps of the elasticsearch.keystore files in both locations. If the timestamps differ, the files are out of sync.
Rename the elasticsearch.keystore file in both directories to elasticsearch.keystore.old. This ensures that the existing files are not overwritten and can be restored if needed.
Start the Enterprise Vault Indexing Service:
Open the Services console (services.msc).
Monitor the service startup process to ensure that no errors are logged.
This issue occurs when the elasticsearch.keystore files are out of sync between two specific locations within the Enterprise Vault installation directory. The keystore files are essential for securely storing private key passwords used by Elasticsearch, and any inconsistency between these files can prevent the Indexing Service from starting.
To resolve the issue, follow these steps to synchronize the elasticsearch.keystore files: