cancel
Showing results for 
Search instead for 
Did you mean: 

RFC adapter

Former Member
0 Kudos

Hi,

I get the following error for my RFC adapter in the Runtime WorkBench :-

Time Stamp Status Description

2005-09-26 00:10:26 Success The message was successfully received by the messaging system. Profile: XI URL: http://xidev:50000/MessagingSystem/receive/AFW/XI

2005-09-26 00:10:26 Success Using connection AFW. Trying to put the message into the receive queue.

2005-09-26 00:10:26 Success The message was successfully retrieved from the receive queue.

2005-09-26 00:10:26 Success The message status set to DLNG.

2005-09-26 00:10:26 Success Delivering to channel: HEMAS_RFC

2005-09-26 00:10:26 Success RFC adapter received an asynchronous message. Attempting to send tRFC for ZJISHI with TID XIR7rdm2uW4TgrdG0HGzml{G

2005-09-26 00:12:05 Error Exception caught by adapter framework: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling ZJISHI in remote system (RfcClient[HEMAS_RFC]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: connection closed

2005-09-26 00:12:05 Error Delivery of the message to the application using connection AFW failed, due to: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: JCO.Exception while calling ZJISHI in remote system (RfcClient[HEMAS_RFC]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: connection closed.

2005-09-26 00:12:05 Success The asynchronous message was successfully scheduled to be delivered at Mon Sep 26 00:17:05 UTC 2005.

2005-09-26 00:12:05 Success The message status set to WAIT.

How can i reslove it?

Thanks and Regards,

Jishi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

I checked with the adapter monitoring and the RFC adapter is running perfectly with the green signal.but i am still getting the same error.has it to do with some error with the R/3 system?

Thanks and Regards,

Jishi

Former Member
0 Kudos

Hi,

On the ABAP Stack of XI use Tcode:Sm59

->TCP/IP Connections

-> AI_Runtime_JCOServer

check the JCo Connection

Naveen

Former Member
0 Kudos

Hi,

the rfc destination is working correctly.

Regards,

Jishi

Former Member
0 Kudos

Hi,

Check the status of this RFC Communication channel in adapter monitoring. (Rwb-> component monitoring->adopter engine->adapter monitoring)

you should see a green light if the communication channel is able to talk to the R3 system otherwise you will see red.

Naveen