cancel
Showing results for 
Search instead for 
Did you mean: 

system core dumped error

UdayMS
Participant
0 Kudos

Hi All,

We have a system_core_dumped p1=11 error when user is trying to access any data from tables in ECC system. This is happening randomly and even which small chunks of data.

From the Portal, ECC is configured as a WEBGUI link using a ITS server for load balancing.

The URL http://aaaaaaaa:6677/sap/bc/gui/sap/its/webgui was not called due to an error.

   

Note

The following error text was processed in the system SS : Error SYSTEM_CORE_DUMPED occured. P1=0

The error occurred on the application server SS and in the work process 2 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Function: AC_Flush_Call_Internal of program SAPLOLEA

Which configuration parameters need to be checked exactly.

Any help in this regard would be appreciated.

Regards

Uday

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member182657
Active Contributor
0 Kudos

Hi Uday,

If possible try to upgrade system kernel with the latest available (640_EX2) and try to check again.Also please share any dump under ST22.

Regards,

Gaurav

former_member182657
Active Contributor
0 Kudos
UdayMS
Participant
0 Kudos

Thanks Gaurav,

I will need to check with Basis team on these parameters.

Regards

Uday

former_member182657
Active Contributor
0 Kudos

Hi Uday,

In addition you can also consider SAP Notes 1943730 - Less table data returns from Remote Function Call or from function module test in SE37

  1447007 - Dump CALL_FUNCTION_OPEN_ERROR in SAPLOLEA

Also try to share kernel release of your system.

Regards,

Gaurav

UdayMS
Participant
0 Kudos

Hi Gaurav,

Thanks for the reply. The issue is the error comes up randomly while accessing from WEBGUI through ITS. While accessing from standalone things are fine. The SAP Note talks about when using SAP GUI. In this scenario is there any change that may be needed in transaction ivew or any ITS parameters needs to be checked.

regards

Uday

UdayMS
Participant
0 Kudos

Gaurav,

PFB the details

SAP EP. 7.0 (SP21), SAP ECC (5.0)

Also SAP- Kernel.. "640",

Patch level... "333"

regards

Uday

Reagan
Advisor
Advisor
0 Kudos

Call Tx ST22 and analyse the ABAP dump SYSTEM_CORE_DUMPED

Regards

RB

UdayMS
Participant
0 Kudos

Hi reagan,

The St22 gives a general error like below

The current ABAP program had to be terminated because the

ABAP processor detected an internal system error.

The current ABAP program "SAPLOLEA" had to be terminated because the ABAP

processor discovered an invalid system state.

former_member182657
Active Contributor