cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with RFC adapter (JCO Exception RFC logon failure)

abhay_aggarwal
Participant
0 Kudos

Hi ,

I have SOAP to RFC scenario.

Scenario with same configuration (RFC adapter) is working in QA system.but when I have transported to PRODUCTION system

it is showing

com.sap.aii.af.ra.ms.api.DeliveryException: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE:

I have gievn max conn=10 ;Refresh the cache also

and checked Roles and authorization also but still I am getting the same error.

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

abhay_aggarwal
Participant
0 Kudos

I was using wrong password.

thx for help.

abhay_aggarwal
Participant
0 Kudos

Resolevd.

thx for help.

former_member181985
Active Contributor
0 Kudos

Check user name & password for production.

abhay_aggarwal
Participant
0 Kudos

Hi Praveen,

I have checked that .

I am using communication type id.

Can you please let me know which roles are req for this.

Regards

former_member181985
Active Contributor
0 Kudos

>>I am using communication type id

what it means, I didnt get

In RFC receiver channel, u should maintain correct information such as Hostname, system number, Client, User name, password, language etc..

abhay_aggarwal
Participant
0 Kudos

Hi Praveen,

I talking abt USER and Password which we have to use in RFC adapter paramter.

Regards

former_member200962
Active Contributor
0 Kudos

The error text says that there is an issue with the details in the RFC channel itself...so just recheck the details....they should be pointing to the (SAP) PROD system.

abhay_aggarwal
Participant
0 Kudos

Hi ,

I have created all the objects manually. and it is working.

now it is showing other error when I am sending the messages from SOAP side it is showing

MAPPING">NO_MAPPINGPROGRAM_FOUND</SAP:Code>

<SAP:P1>Object ID DF2C6D6E40E935CB970DEE3A71049BF9 Software Component C3D5E1D1C75311DDB94DE33C0A1E01B6</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Interface mapping Object ID DF2C6D6E40E935CB970DEE3A71049BF9 Software Component C3D5E1D1C75311DDB94DE33C0A1E01B6 does not exist in runtime cache</SAP:Stack>

for this I checked the Interface determination step and receiver determination ,mapping program all looks correct.

I have refershed cache also both Complete and SLD.

but nothing is wroking

Please advice.

Regards

balaji_pichaimuthu
Active Participant
0 Kudos

Hi,

Check in production business system whether the swvc (which has the operation and message mapping) installed or not.

Regards,

Balaji

Edited by: Balaji Pichaimuthu on May 27, 2010 1:29 PM

former_member568822
Active Participant
0 Kudos

Hi,

Goto sxi_cache and check whether the mapping program was tere or not. IF its not there please do the cache refresh.