cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping error

0 Kudos

Hi friends,

I am getting the following error when testing in graphical mapping:

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts

Please throw some light on this error.

Thanks,

Srinivas.

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

RFC_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts

The password for your RFC Receiver communication channel has been locked out from SAP side because of incorrect credentials. Unlock the user and test the mapping again.

Regards,

Mark

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Srinivas,

The issue seems to be with the User credentials. It seems to be password is expired or entered wrongly. Please check the user credentials.

Ref: http://wiki.sdn.sap.com/wiki/display/EP/TroubleshootingSAPJavaConnector(JCo)

Thanks,

Harish
Active Contributor
0 Kudos

Hi Srinivas,

According to error you are using JCO connection for connecting to ABAP stack tables (either on PI or ECC). The user id which you are using to connect to ABAP stack is locked. Please unlock the user id and test the mapping.

Regards,

Harish