Scenario: I am getting terminal timeout error while running process in BOR which is using IBM PC for accessing mainframe. The error is coming randomly at different steps. Session is opened at 4 steps and generally it is failing at 2/3 step. When same is tested in Studio, all steps are working fine. UiPath log shows below error.
19:59:26.8440 error System.Exception: Error attaching to session
at UiPath.Terminal.IBM.IBMTerminal.InitializeEhll()
19:59:26.8440 error at UiPath.Terminal.IBM.IBMTerminal.InitializeEhll()
19:59:26.8440 error EhllBridge.Detach dispatch exception: System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Terminal.Generic.EHLLApi.EhllBridge.Detach()
19:59:26.8596 error EhllBridge.Attach dispatch exception: System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Terminal.Generic.EHLLApi.EhllBridge.Attach(String sessionName)
Using IBM PC workstation program v 12.0. I will not be able to share process workflow.
Please share your experience if any and suggest to resolve this issue.
Thanks
Abhishek