Hi
I am trying to install Elasticsearch on same Server using DMA but it is giving me the below error.
Before installing there is check system requirement and it pass the requirement.
Hi Syed,
Some further questions on this, to help us better understand what is going on:
- Which DataMiner version is this server running on exactly?
- I assume the package "elastic-binaries.dmupgrade" is the one downloaded from Elastic Installer - DataMiner Dojo?
The error "Checking Prerequisites failed: Failed to find 'CheckPreRequisitesMet' ..." indicates a mismatch between the package and the DataMiner version (specifically the SLUpgrade.dll / SLUpgrade64.dll files in the package are not compatible)
One more thing to check:
Check the timestamps of the SLUpgrade.dll and SLUpgrade64.dll files in the following folders on the DataMiner agent:
(1) C:Skyline DataminerFiles
(2) C:Skyline DataminerUpgradesHelper
If you can, checking the file version would also be useful (right-click on file -> properties -> details)
Both should have the same timestamp. The error appears to indicate that UpgradesHelper contains an older version.
Hi Wouter, thanks for your response.
Which DataMiner version is this server running on exactly? — Dataminer version 10.2.0.0
I assume the package “elastic-binaries.dmupgrade” is the one downloaded from Elastic Installer – DataMiner Dojo? — Yes