cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating SAPJSF user

Former Member
0 Kudos

Hi all,

I am receiving following error despite manually creating sapjsf user in client 800. This is the trace from dev_usercheck.

Aug 31, 2010 6:05:16 AM  ...eck.main() Path: Entering method
Aug 31, 2010 6:05:16 AM  ...eck.main() Debug: Version: $Id: //shared_tc/com.sap.security.core.server/NW04S_09_REL/src/_compat/java/_core/com/sap/security/tools/UserCheck.java#2 $ from $DateTime: 2006/09/06 17:59:30 $ ($Change: 19873 $)
Aug 31, 2010 6:05:16 AM  ...arseArgs() Path: Entering method
Aug 31, 2010 6:05:16 AM  ...arseArgs() Debug: Using the following set of connect properties: {jco.client.client=800, jco.client.passwd=********, jco.client.user=DDIC, jco.client.sysnr=04, jco.client.ashost=zarrar}
Aug 31, 2010 6:05:16 AM  ...arseArgs() Path: Exiting method
Aug 31, 2010 6:05:16 AM  ...eck.main() Info: User management tool (com.sap.security.tools.UserCheck) called for action "checkCreate"
Aug 31, 2010 6:05:16 AM  ...xception() Error: Exception during execution of the operation 
[EXCEPTION]
 com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Password logon no longer possible - too many failed attempts
	at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:455)
	at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:989)
	at com.sap.mw.jco.JCO$Client.connect(JCO.java:3193)
	at com.sap.security.tools.UserCheck.main(UserCheck.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)


Aug 31, 2010 6:05:16 AM  ...xception() Debug: Created file with error text at location "UserCheck.message"
Aug 31, 2010 6:05:16 AM  ...eck.main() Info: Leaving with return code 4
Aug 31, 2010 6:05:16 AM  ...eck.main() Path: Exiting method with 4

Kindly suggest.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Issue resolved.

It was user ddic that was locked, unlocking ddic in client 800 resolved the issue.

Regards.