Demantra Engine Error
Hi All,
We are getting issues in running our analytical engine. The engine ran for around 2 hrs and failed with the following message.
19:32:19:204 ERROR Engine on machine localhost failed to execute successfully. HRESULT=0x800706be - The remote procedure call failed.
19:32:19:204 WARNING Session terminated upon request or consistent branch failures, it may be recovered later!
Please advise if someone has come across this error. We have verified the branch multiplier, no. of engines as suggested by a note from metalink.
Also I see the branch_id count as below .
Select count(*),branch_id
from demantra.mdp_matrix
where prediction_status = 1 and do_fore = 1 group by branch_id