Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

System Log: Local Analysis

Former Member
0 Likes
766

I am getting error in SM21 and RSLG0001 - SAP Analysis of the Central System Log.

Please see the screen short and can anyone tell me why this error is coming?

Moderator message - priority changed.

Regards,

Nee.

Message was edited by: Rob Burbank

5 REPLIES 5
Read only

Former Member
0 Likes
718

The system log says that there are shortdumps. What do the shortdumps say? The information in there should be enough to diagnose the problem.

Read only

Former Member
0 Likes
718

Hi Neeru ,

    Check your zprogram which you have run. Exceptions are not handled properly for function module used in the program.

Kindly check.

With Regards,

Sudhir S

Read only

0 Likes
718

Hi Sudhir,

My program is running by back ground job and there is one Function module which i have used for read file from Application server, i have checked in ST22 there are dump error and i guess just because when there is no file in the path and the folder which i am using for store files is empty then it giving the short dump error, But my problem is this the same reason for error in SM21?

Kindly suggest.

Regards,

Nee.

Read only

0 Likes
718

Hi Neeru ,

    Definitely exceptions will be available for that function module . You would have commented it or deleted.

Call that function module again using pattern push button in the  program.

Don't comment or delete the exceptions leave it as such.

Hope this will help you.

With Regards,

Sudhir S

Read only

0 Likes
718

Hi neeru,

Syslog told you dump number. So in ST22 you can see exactly where in which code that happened. No more guessing and speculation.

Regards

Clemens