cancel
Showing results for 
Search instead for 
Did you mean: 

SAPLOLEA BC-FES-OAC AC_FLUSH_CALL_INTERNAL

Former Member
0 Kudos

Dear Gurus,

We have SAP ECC EHP6 on SUSE LINUX Release 11 Kernel Linux 3.0. 13-0.27-default. i recently upgraded the kernel to 720_EXT_REL 64 bit UNICODE patch 500.

I notice this lately we have a lot ST22 dumps:

I have applied note 1717356, 1913425, and 1920885 but still there are a lot of below dumps.

I appreaciate if you can give me some inputs.

Thanks.

Regards,
Stephan

=================================================================================================================

Category               ABAP Programming Error
Runtime Errors         RAISE_EXCEPTION
ABAP Program           SAPLOLEA
Application Component  BC-FES-OAC
Date and Time          28.10.2013 16:55:28
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|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 exception                              |
|    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                                    |
|    Transaction SE37 (Function Library). You can take the called                                  |
|    function module from the display of active calls.                                             |
|    -                                                                                             |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|How to correct the error                                                                          |
|                                                                                                  |
|    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:                                                                                     |
|                                                                                                  |
|    "RAISE_EXCEPTION" " "                                                                         |
|    "SAPLOLEA" or "LOLEAU10"                                                                      |
|    "AC_FLUSH_CALL_INTERNAL"                                                                      |
|                                                                                                  |
|    or                                                                                            |
|                                                                                                  |
|    "SAPLOLEA" "SYSTEM_FAILURE"                                                                   |
|                                                                                                  |
|    or                                                                                            |
|                                                                                                  |
|    "SAPMV50A " "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.    


----------------------------------------------------------------------------------------------------
|User and Transaction                                                                              |
|    Client.............. 118                                                                      |
|    User................ "SIRIPORNT"                                                              |
|    Language key........ "E"                                                                      |
|    Transaction......... "VL02N "                                                                 |
|    Transaction ID...... "526A6D56367327D9E1000000C0A8050B"                                       |
|                                                                                                  |
|    EPP Whole Context ID.... "005056A162C51ED38FF46271E8CF9E26"                                   |
|    EPP Connection ID....... 00000000000000000000000000000000                                     |
|    EPP Caller Counter...... 0                                                                    |
|                                                                                                  |
|    Program............. "SAPLOLEA"                                                               |
|    Screen.............. "SAPMV50A 4004"                                                          |
|    Screen Line......... 23                                                                       |
|    Debugger Active..... "none"                                                                   |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Information on where terminated                                                                   |
|    Termination occurred in the ABAP program "SAPLOLEA" - in                                      |
|     "AC_FLUSH_CALL_INTERNAL".                                                                    |
|    The main program was "SAPMV50A ".                                                             |
|                                                                                                  |
|    In the source code you have the termination point in line 371                                 |
|    of the (Include) program "LOLEAU10".                                                          |
----------------------------------------------------------------------------------------------------

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Check this SAP Notes  2196059 and 128105

“RAISING EXCEPTION” dump may generate because of mass document printing.


Regards,

Shaik Maideen A


Former Member
0 Kudos
andreas_giger
Discoverer
0 Kudos

Hello Stephan

I have the same problem. Did you find a solution for it?

Best regards

Andy

Former Member
0 Kudos

Hi Andreas,

We suspected it could be the sapgui. We upgraded the sapgui to 730 for all users and seems like the problems were gone.

Thanks.

Cheers,

Stephan