2006 Mar 07 8:08 PM
Hey Guys,
I am installing the slim edition. My only intention in the installation is to integrate the user management with an ABAP stack.
In the installation I have changed the UME Configuration for "Use ABAP system for users only"
In the ABAP stack I have created the communication user SAPJSF user with the role SAP_BC_JSF_COMMUNICATION.
I am not able to get past the step where we "Enter the UME configuration parameters for a central ABAP system".
Central Instance No: 00
SAP System Client: 100
Instance Host: 192.168.0.103
Java Communications User: sapjsf
password: password
After entering the above information for configuration I get the following error
"could not connect as user 'sapjsf'. Make sure the system is running and the user 'sapjsf' exists and password is correct. Additionally you may want to check the entry for sapgw00 in etc/services".
I checked the sapinst_dev.log.
I get the message
[code]INFO 2006-03-07 02:16:19
CJSlibModule::writeInfo_impl()
Output of .\jlaunch.exe userCheck.jlaunch -c ashost=192.168.0.103 -c client=100 -c user=sapjsf -c XXXXXX -u J2EE_ADMIN -p XXXXXX -v is written to the logfile C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/userCheck.log.
WARNING 2006-03-07 02:16:22
CJSlibModule::writeWarning_impl()
Execution of the command ".\jlaunch.exe userCheck.jlaunch -c ashost=192.168.0.103 -c client=100 -c user=sapjsf -c XXXXXX -u J2EE_ADMIN -p XXXXXX -v" finished with return code 4. Output:
Remote Function Call failed:
com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: User not authorized. Session terminated
at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:413)
at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:836)
at com.sap.mw.jco.JCO$Client.connect(JCO.java:3006)
at com.sap.mw.jco.JCO$Pool.initPool(JCO.java:4466)
at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:5844)
at com.sap.mw.jco.JCO$PoolManager.getClient(JCO.java:5799)
at com.sap.security.util.SAPBasis.<init>(SAPBasis.java:237)
at com.sap.security.tools.UserCheck.doCheck(UserCheck.java:382)
at com.sap.security.tools.UserCheck.main(UserCheck.java:185)
Return Code: 4
INFO 2006-03-07 02:16:22 [synxcfile.cpp:152]
CSyFileImpl::remove()
Removing file C:\Program Files\sapinst_instdir\j2ee_wp\installdefault\install\dev_userCheck.[/code]
I have checked the sapgw00 entry in etc/services entry, and it is there. This gets populated as part of the installation.
Any help, or any ideas are appreciated.
Thank You.
Sumit
2006 Mar 14 9:14 PM
Hi Sumit,
I would suggest that you post this question to the /community [original link is broken] Forum.
Regards
Gregor
2006 Mar 14 10:06 PM
2006 May 09 11:28 PM
hi sumit,
today while installing i got same problem as u posted.
please tell me how u solved this
thank u