SAP Message ACEPS102 - Task &1 ended with return code &2

Diagnosis
For the purpose of parallel processing, task number &V1& has ended: Theresult of task number &V1&has been returned to the main program usingan RFC call.

System Response
The corresponding remote function call ended with return code &V2&.
Meaning of a return code that is not zero:
An error occurred during the processing of task &V1&.
The following reasons are possible:
The task was completed, but an error occurred in the RFC communication.However, this case is unlikely.
Task &V1& probably terminated during processing.
In this case you have to start the processing again.
You can use the ABAP dump analysis (transaction ST22) to determinewhether a termination took place and what the reasons were.