cancel
Showing results for 
Search instead for 
Did you mean: 

Abao dump RAISE_EXCEPTION

Former Member
0 Kudos

Dear Team,

I am Regularelly facing This ABAP DUMP

Runtime Errors RAISE_EXCEPTION

Date and Time 31.10.2008 17:46:16

Short text

Exception condition "SYSTEM_FAILURE" raised.

What happened?

The current ABAP/4 program encountered an unexpected

situation.

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

A RAISE statement in the program "SAPLOLEA" raised the exce

condition "SYSTEM_FAILURE".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Why it is coming .

Thanks manu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

can you check or paste the details of section 'How to correct the error' from the dump?

cheers,

-Sunil

Former Member
0 Kudos

Thanks Sunil for your repply

How to correct the error

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

find an interim solution in an SAP Note.

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

keywords:

"RAISE_EXCEPTION" " "

"SAPLOLEA" or "LOLEAU10"

"AC_FLUSH_CALL_INTERNAL"

or

"SAPLOLEA" "SYSTEM_FAILURE"

or

"RSPOLPRF " "SYSTEM_FAILURE"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

3. If the problem occurs in a problem of your own or a modified SAP

program: The source code of the program

In the editor, choose "Utilities->More

Utilities->Upload/Download->Download".

4. Details about the conditions under which the error occurred or which

actions and input led to the error.

Thanks

Manu

Former Member
0 Kudos

whats your SAPGUI version?

cheers,

-Sunil

Former Member
0 Kudos

Dear Sunil,

My sap ver. 700

thanks

manu

markus_doehr2
Active Contributor
0 Kudos

My sap ver. 700

As far as I know SAPGUI 7.00 was never released to customers. I´m pretty sure you use 7.10. Try to patch your GUI up to the latest patchlevel and see if the error persist.

Markus

former_member204746
Active Contributor
0 Kudos

SAPGUI 7.10 patches can be downloaded from ftp://ftp.sap.com/pub/sapgui/win/710/patches/

Former Member
0 Kudos

Hi, can you tell me the latest GUI patch saloved the problem,

I do have the same dump

can any one suggest me the solution and reason?

Answers (0)