Job stopped due to unexpected process termination

Hello Guys,

The cause of this error is the fall of the WCF communication channel between executor and service due to exceeded wcf message size (default is 64Kb).
If the workflow exchange messages greater to this value (e.g. logs, arguments, assets) a workaround is to increase the maxReceivedMessageSize in the UiPath.Service.Host.exe.config file:

Beginning with 18.2 version the max message size is set to about 1Mb in UiPath.Service.Host.exe.config .
Please find the details below and do let us know

8 Likes