Sometimes process chain fails at particular step due to some kind of errors and stuck at the same time even after Repeat or Repeat option will not be applicable for the failed process.
The described steps will help to sort out this kind of problems.
(1) The process chain fails at the step below while loading data into InfoProvider(marked in red)
(2) Right Click --> Displaying Messages
(3) Click on Chain tab and copy Variant& Instance
(4) Go to SE11 and Enter a database table name RSPCPROCESSLOG
Put Variant and Instance copied from Step 3
Execute this and get the values of LOG_ID,TYPE,BATCHDATE and BATCHTIME.
(5) Go to SE38 and Enter Program name RSPC_PROCESS_FINISH and execute.
Enter the values in the fields received from step 3 & 4, make STATE as 'G' and execute it.
Once the program will be executed with all mandatory fields,it will move process chain to next step and process chain execution starts with that step then next data load can be done smoothly.
Thanks & Regards,
-Harshil J Joshi