Hi all,
I am having the below error which causes the bot to fail in Orchestrator.
Bot is checking if there are any new email in every 10 seconds by using the Exchange Server.
It fails very randomly, couldn’t see pattern. Sometimes 2-3 days without any failure. Sometimes same failure couple times in the same day.
Any input would be very appreciated.
RemoteException wrapping System.Xml.XmlException: Unexpected end of file while parsing Name has occurred. Line 1, position 717157.
at UiPath.Mail.Exchange.Activities.ExchangeScope.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
2 posts - 2 participants