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 Error

Former Member
0 Likes
764

Hi All,

From one of my screen I am getting a short dump unexpectedly. Although the functionality is working fine but now and then it is producing a short dump with the system error called cntl_error. This error is coming from a function module called AC_FLUSH_CALL.(method call error).

Cna anyone give me the solution that how I could resolve it...?

7 REPLIES 7
Read only

Former Member
0 Likes
714

Please check what are u passing in FM.

Read only

Former Member
0 Likes
714

Some times it behaves Differently , even me too faced the similar problems . when i encounter this , i restart my system or close.shutdown my sap frontend and log in again. still some times problem occurs.

install latesh patches to SAP GUI and check.

Read only

Former Member
0 Likes
714

hi,

Refer to the link.

http://www.saptechies.com/receive-an-abap-dump-with-cntl_error/

You will find the reason of Generation of the Error.

REgards

Sumit AGarwal

Read only

Former Member
0 Likes
714

Hi Moni Bindal ,

Almost all CNTL_ERRORs are an indication of a problem with the gui. Check for notes. Or, try reinstalling your gui.

Ensure that GUI's latest patch updation is done.

thanks

rama.

Read only

Former Member
0 Likes
714

Hi,

Please refer the link below:

http://www.sap-img.com/bc027.htm

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
714

hiii

it happens with many FM when you try to excute it ..there will be short dump...no code error or nothing sometimes it will be solved just after restart system and sometime not..it is because of patch problem uninstall.

regards

twinkal

Read only

0 Likes
714

Yes all of you are OK. But patch is latest, in spite of this it is producing the dump.. Then in that case what should I can do?