cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Communication Channel Inactive Error

Former Member
0 Kudos

Hello,

I am currently testing an SOAP to RFC scenario. I am getting RFC communication channel started but is inactive error.

SOAP: call failed: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.DeliveryException: RfcAdapter: receiver channel has static errors: configuration exception caused by: com.sap.aii.af.rfc.core.config.RfcChannelInactiveException: channel has status inactive

Can anyone please help me out with the same.

Thanks.

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check whether your RFC Adapter is Active status in Scenerio & RWB(Component Montoring-Adapter-Select the Adapter & check whether it is in Active Status )

Regards

Agasthur iDoss

Former Member
0 Kudos

Thanks Agasthuri for your quick reply. The current status is RED LED channel started but has errors.

Thanks.

Kiran

agasthuri_doss
Active Contributor
0 Kudos

Kiran,

Start sending the Messages it will turn to good status.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi Agasthuri,

I tried sending the message numerous times it is still giving the same error.

Thanks.

Kiran

agasthuri_doss
Active Contributor
0 Kudos

Kiran,

Is the message Sucessfull in Sxmb_moni, Can you Paste the Error Message

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi Agasthuri,

The error which I am getting is as follows in sxmb_moni

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: RfcAdapter: receiver channel has static errors: configuration exception caused by: com.sap.aii.af.rfc.core.config.RfcChannelInactiveException: channel has status inactive</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Thanks.

Kiran

agasthuri_doss
Active Contributor
0 Kudos

Kiran,

1) Check the RFC Destination & Test the Connection

2) In the Receiver RFCAdapter

Transport protocol - RFC

Message protocol - RFC (RFC XML)

Adapter Status - Active

Application Server - R3 System

System Number- SAP Log pad

Authentic Mode - use Logon data of SAP

User ID / Password - check the User has Authorization of RFC Calls

3) Are you calling any Cross reference

Regards

Agasthuri Doss

Former Member
0 Kudos

I am working on creating test scripts for these scenarios in sand box test, dev and prd environments. The scenario is working fine is dev and not in sand box. The reason seems that there issue in sand box where the receiver adapter status has been set to inactive.

Thank you for all your help.

Kiran

Answers (0)