Hi
I am trying to upgrade the environment to Version 10.0.10 (PU 34) though LCS and it is getting failing in Last step.
Step-73 - DVT script for service model: MROneBox on machine:
Below is the Error log
Exception : System.Management.Automation.RemoteException: An error was encountered while updating the
Financial Reporting components.
TargetObject : An error was encountered while updating the Financial Reporting components.
In event viewer log- it says Failed to create a metadata service client in 5 attempts.
I tried to reset the DataMart also using below command in widows power shell, but it didn't work
cd K:\MROneBox\MRInstallDirectory\Server\MRDeploy
Import-module .\MRDeploy.psd1
Reset-DatamartIntegration -Reason OTHER -ReasonDetail "DB Refresh"
Has someone faced such issue? and how resolved?
Thanks