cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong credentials for ABAPAdapter

0 Kudos

Hello,

There is few months ago, I configurated the ABAPAdapter on my HANA system to replicate rows from remote table on ECC system. It was a test and working fine (just a initial loading)

I used my account of the remote ECC system into the ABAPAdapter configuration.

Since this test, I had to change the password of my account on the remote ECC server (server0).

Now, when I try to define a new ABAPAdapter with the same remote ECC server but when I execute test connexion or retrieve the list of tables/BAPI etc.. I get this error :

"Error reading Remote Object: InternalError: dberror(CallableStatement.execute): 403 - internal error: Cannot get remote source objects: Credential not found"

Into the framework.trc file on DPAgent directory (on Operating system), I have this information :

"- Error while trying to preload table and description dictionary : Initialization of destination server0.00.001.ST03260.EN_1551791288383 failed: Password logon no long ABAPAdapter$6.run

- Error while trying to preload table and description dictionary : com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Initialization of repository destinati ABAPAdapter$6.run

- Error while trying to preload table and description dictionary : com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Initialization of repository destinati "

SAP tries to connect many time with wrong password and so the account on Remote ECC server is locked due to "at java.lang.Thread.run(Thread.java:805) Caused by: com.sap.conn.jco.JCoException: (103) JCO_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts on server0 sysnr 00"

Even if I set the last password into the ABAPAdapter configuration (into Credentials part : technical user), I think SAP uses the old password...

Do you know how to solve this issue?

How to update the password? or ...?

Thank you

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hello

Yes, same user with SAP GUI.

I'm able to reset myself the password. I already done it many times. But the question is why the ABAPAdapter is not able to set my new password? Why is it use still the same obsolete password?

I tried to update the ABAPAdapter, to remove it and recreate it again with the new password : same issue, it locks my account on source system….

It's the ABAPAdapter locking my account on source system.

Another idea?

0 Kudos

Hello

Yes it's the number of failed logon attempts error. But as I said, I define the new ABAPAdapter credentials with the right account and right password but I don't know why the ADAPTER uses the old password. Just one click on "Test connection" and the account is locked due to many attempts....

jeffrey_kresse
Employee
Employee
0 Kudos

You are able to login with the same user with SAP GUI right? The error looks like a number of failed logon attempts have invalidated the ECC user, so it will need to be reset by an administrator.