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

MESSAGE_TYPE_X Dumps

Former Member
0 Likes
906

Hi All,

Could you pls suggest the below dump. we are getting the hundred of dumps per days. these programme is running by service user. what action I have to take as a basis administrator.

Runtime Errors MESSAGE_TYPE_X

Date and Time 16.01.2010 12:49:11

Short text

The current application triggered a termination with a short dump.

What happened?

The current application program detected a situation which really

should not occur. Therefore, a termination with a short dump was

triggered on purpose by the key word MESSAGE (type X).

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Error analysis

Short text of error message:

CSL: Unexpected Error

Long text of error message:

Technical information about the message:

Message class....... "CSL_TOKENMGMT"

Number.............. 000

Variable 1.......... " "

Variable 2.......... " "

Variable 3.......... " "

Variable 4.......... " "

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"MESSAGE_TYPE_X" " "

"SAPLSCLT" or "LSCLTF02"

"TRACKED_REFERENCES_RELEASE"

Thanks & Regards

Suman

3 REPLIES 3
Read only

mvoros
Active Contributor
0 Likes
591

Hi,

have you tried to search for OSS notes as it is mentioned in your DUMP? There are couple of OSS notes which could fix your issue. for example 525689 or 641451.

Cheers

Read only

Clemenss
Active Contributor
0 Likes
591

Hi Kalakatla,

Check all jobs running and probably ended by error, also check IDOC handling in BD71. The dump says something about token management. Possibly this is something with automatic user/password distribution to various systems. Your system landscape and/or architecture may have changed and something is not maintained accordingly.

Regards,

Clemens

Read only

Former Member
0 Likes
591

Hi,

if u are getting dump in standard transactions... then u need to exaclty check the SAP notes for these dumps, sometimes if ur problem is somethinmg with drag drop kind of things then might be that latest GUI u need to install...

Thanks

Ashu