Skip to Content
0
Former Member
Jul 12, 2007 at 01:39 PM

Java Add-In installation ADS_AGENT fails

31 Views

Hi all,

I'm installing a Java Add-in on our Productive machine. Everything seems fine, but at the step Configure Adobe Document Services installation fails with the following error:

Incorrect password for user account ADS_AGENT

In usercheck.log:

Jul 12, 2007 1:37:57 AM Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"

Jul 12, 2007 1:37:57 AM Info: Connected to backend system EFT client 050 as user DDIC

Jul 12, 2007 1:37:57 AM Info: Called for user ADS_AGENT

Jul 12, 2007 1:37:57 AM Info: User ADS_AGENT exists

Jul 12, 2007 1:37:57 AM Error: Exception during execution of the operation

[EXCEPTION]

com.sap.security.tools.UserCheck$UserLogonException: Incorrect password for user account ADS_AGENT (USER_OR_PASSWORD_INCORRECT)

at com.sap.security.tools.UserCheck.checkUser(UserCheck.java:833)

at com.sap.security.tools.UserCheck.main(UserCheck.java:268)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)

at java.lang.reflect.Method.invoke(Method.java:391)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Jul 12, 2007 1:37:57 AM Info: Leaving with return code 2

We are using CUA. I'm sure I've entered the correct password during install. This is the second time this error occurs. I'm able to log on to the system using SAPGUI and the password provided.

Any help would be greatly appreciated.

Casper