cancel
Showing results for 
Search instead for 
Did you mean: 

In phase MAIN_POSTP/RUN_RSUMOD10 SUM aborts with message "Last error code set: no new lines found in log file. In the ABAP system the Job has finished correctly.

Former Member
0 Kudos

Hi I am getting the below msz please help.

In phase MAIN_POSTP/RUN_RSUMOD10 SUM aborts with message

"Last error code set: no new lines found in log file.

In the ABAP system the Job has finished correctly.

Accepted Solutions (0)

Answers (2)

Answers (2)

premsukh_bishnoi
Contributor
0 Kudos

Hi Sanjeev,

Usually this issue happens when the DIR_PUT parameter is not correctly

set in the profiles.

My suggestions to fix the issue are:

   1) Set the DIR_PUT parameter in the DEFAULT profile

   2) Remove the backup profiles from the Profiles directory (you can

      move them to another folder)

   3) Correct the DIR_TRANS parameter.

   4) Restart the server and repeat the phase

BR, Premsukh

paul_power
Active Contributor
0 Kudos

Hi Sanjeev,

If there is enough space on filesystem for the log to be written to, it sounds like SUM didnt add the final return code after the actual job finished in the system.

I would cancel out of SUM cleanly (via options) then restart the phase, it should then see the job has completed and move to the next phase.

regards,

Paul