Application Development 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: 

CALL_FUNCTION_RECEIVE_ERROR short dumps in solman

Former Member
0 Kudos
Runtime Errors     CALL_FUNCTION_RECEIVE_ERROR
Date and Time      11.09.2012 16:24:55

Short text

    Error when receiving answer to a Remote Function Call.

What happened?

    Error in the SAP kernel.

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

    ABAP processor detected an internal system error.

What can you do?

    Note which actions and input led to the error.

    For further help in handling the problem, contact your SAP administrator.

    You can use the ABAP dump analysis transaction ST22 to view and manage

    termination messages, in particular for long term reference.

Error analysis

    An error occurred when executing a Remote Function Call.

    "Error during call of SAP back end system (see long text) "

    Status of connection.... " "

    Internal error code.... "RFC_GET3"

    Log error: No end marker in data container.

System environment

    SAP-Release 701

    Application server... "pfrxsolman1"

    Network address...... "10.234.242.58"

    Operating system..... "AIX"

    Release.............. "5.3"

    Hardware type........ "00F673574C00"

    Character length.... 16 Bits

    Pointer length....... 64 Bits

    Work process number.. 0

    Shortdump setting.... "full"

    Database server... "pfrxsolman1"

    Database type..... "ORACLE"

    Database name..... "PSS"

    Database user ID.. "SAPSR3"

    Terminal.......... " "

Char.set.... "C"

SAP kernel....... 701

created (date)... "Jun 1 2011 00:36:55"

create on........ "AIX 2 5 00CB5A5B4C00"

Database version. "OCI_102 (10.2.0.4.0) "

Patch level. 145

Patch text.. " "

Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"

SAP database version. 701

Operating system..... "AIX 1 5, AIX 2 5, AIX 3 5, AIX 1 6, AIX 1 7"

Memory consumption

Roll.... 16192

EM...... 4189848

Heap.... 0

Page.... 0

MM Used. 1688824

MM Free. 2498424

User and Transaction

    Client.............. 400

    User................ "SMD_RFC"

    Language Key........ "E"

    Transaction......... " "

    Transactions ID..... "504E2B99C7E901CCE10080000AEAF23A"

    Program............. "SAPLE2E_FUNC"

    Screen.............. "SAPMSSY1 3004"

    Screen Line......... 2

    Information on caller of Remote Function Call (RFC):

    System.............. "PSS"

    Database Release.... 701

    Kernel Release...... 701

    Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)

    Call Type........... "asynchron without reply and non-transactional (emode 0,

     imode 0)"

    Inbound TID.........." "

    Inbound Queue Name..." "

    Outbound TID........." "

    Outbound Queue Name.." "

    Client.............. 400

    User................ "SMD_RFC"

    Transaction......... " "

    Call Program........."E2E_EFWK_RESOURCE_MGR"

Function Module..... "E2E_ME_RFC_ASYNC_NO_RR_255"

Call Destination.... "pfrxsolman1_PSS_00"

Source Server....... "pfrxsolman1_PSS_00"

Source IP Address... "10.234.242.58"

Additional information on RFC logon:

Trusted Relationship " "

Logon Return Code... 0

Trusted Return Code. 0

Note: For releases < 4.0, information on the RFC caller are often

only partially available.

Please suggest me how to get it resolved?

Thanks in Advance

Regards,

Dharini

4 REPLIES 4

gouravkumar64
Active Contributor
0 Kudos

Hi,

I am not sure  about ur problem but u can try like this thread

which is simliar to u,

http://scn.sap.com/thread/1871761

Thanks

Gourav.

0 Kudos

Hi,

They have restarted the system many times in last one month but issue is still persist.

Please suggest me what to do.

Thanks,


Former Member
0 Kudos

Hello,

Check value of parameters sessions and processes at database level.

I think the max sessions for the database has exceeded here.

For a quick resolution you can restart the system and check. OR You can increase the sessios in oracle parameter file.

Regards,

Former Member
0 Kudos

Hi,

I have had exactly the same issue within a SolMan 7.01, and I we have solved by fixing the SAP-OSS connection required to activate/deactivate the extractor framework modules. Please check for more details the OSS-note 1774040 and OSS-note 982045.

After having setup this RFC connection with the right S-User and password, we could fix the Dump.

Regards,

José