SAP call function remote
Runtime Errors CALL_FUNCTION_REMOTE_ERROR
Date and Time 07/05/2013 01:49:01
Short text "Server repository could not create function template for
What happened?
Error in the ABAP Application Program
The current ABAP program "CL_DIAGLS_EVENT_HANDLER=======CP" had to be terminated because it has come across a statement that unfortunately cannot be executed. The error occurred during an RFC call to another system. In the target system, a short dump has been written as well. More detailed information on the error cause can be found there.
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
An error occurred when executing a REMOTE FUNCTION CALL. It was logged under the name "RFC_EXTERNAL_ABORT" on the called page.
How to correct the error
Please refer to the notes described in the short dump.
Information on where terminated
Termination occurred in the ABAP program "CL_DIAGLS_EVENT_HANDLER=======CP" - in "NOTIFY_JAVA". The main program was "SAPLSMSY_MAIN ". In the source code you have the termination point in line 56 of the (Include) program "CL_DIAGLS_EVENT_HANDLER=======CM009".
getting this while trying to delete a system from smsy in solution manager.
1. check RFC WEBADMIN to make sure its functioning fine.
2. reproduce issue and check developer trace for error
3. check user SMD_RFC for its locked or expired.
No comments:
Post a Comment