Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 27, 2023 3:22:03 AM
Mar 27, 2023 3:22:03 AM
Qlik Replicate was upgraded to 2022.11. The Qlik Replicate UI service fails to start post-upgrade.
Replicate version 2022.11
Review the repuictl.log stored in ~\replicate\data\logs and look for the following message:
Repository 'Global' or one of its ingredients are out of date, please run the following command to upgrade the repository: RepUiCtl.exe repository upgrade --repository <repository_full_path>
After verifying the error:
the "GlobalRepo.sqlite" file did not get update during the upgrade process.
Hi @Steve_Nguyen ,
QEM 2023.05 encounter same issue. QEM 2023.05 was running for some weeks. We use "aemctl.exe configuration show" to show configuration to security team, it failed "Executing ShowHostConfigurationCommand command.
Operation failed (reason: REPO-E-REPOOOD, Repository 'cfgrepo' or one of its ingredients are out of date, please run the following command to upgrade the repository: aemctl.exe repository upgrade --repository <repository_full_path>)".
Then we upgrade cfgrepo.
C:\Program Files\Attunity\Enterprise Manager\bin>aemctl.exe repository upgrade --repository "D:\Attunity\Data\cfgrepo.sqlite"
Executing UpgradeRepositoryCommand command.
Repository "cfgrepo.sqlite" has been successfully upgraded.
EnterpriseManager Control Program completed successfully.
aemctl.exe configuration show still failed.
C:\Program Files\Attunity\Enterprise Manager\bin>aemctl.exe repository upgrade --repository "D:\Attunity\Data\cfgrepo.sqlite"
Executing UpgradeRepositoryCommand command.
Repository "cfgrepo.sqlite" has been successfully upgraded.
EnterpriseManager Control Program completed successfully.
Sorry for input wrong detail.
C:\Program Files\Attunity\Enterprise Manager\bin>aemctl.exe repository upgrade --repository "D:\Attunity\Data\cfgrepo.sqlite"
Executing UpgradeRepositoryCommand command.
Repository "cfgrepo.sqlite" has been successfully upgraded.
EnterpriseManager Control Program completed successfully.
C:\Program Files\Attunity\Enterprise Manager\bin>aemctl.exe configuration show
Executing ShowHostConfigurationCommand command.
Operation failed (reason: REPO-E-REPOOOD, Repository 'cfgrepo' or one of its ingredients are out of date, please run the following command to upgrade the repository: aemctl.exe repository upgrade --repository <repository_full_path>)
Command ShowHostConfigurationCommand failed.
REPO-E-REPOOOD, Repository 'cfgrepo' or one of its ingredients are out of date, please run the following command to upgrade the repository: aemctl.exe repository upgrade --repository <repository_full_path>