cancel
Showing results for 
Search instead for 
Did you mean: 

UME config against central ABAP system error

Former Member
0 Kudos

i installed ABAP STACK with MSSQL and then i am installing JAVA stack , afterthat i selected choose existing database so i got UME config screen

i created SAPJSF user with the role SAP_BC_JSF_COMMUNICATION

and j2ee_admin and password : admin, j2ee_guest users also

after giving hese inputs in UME screen

i am getting the 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 sapgw03 in etc/services".

Central Instance No: 03

SAP System Client: 000

Instance Host: 198.100.10.1

Java Communications User: sapjsf

password: admin

plz tell me how to solve this

thank u

satish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

.) Review the log files for the instance for more detailed error output.

example: D:\usr\sap\TP3\JC03\j2ee\cluster\server0\log

.) Check your settings for the UME, especially the client settings in the configtool

Global server configuration -> services -> com.sap.security.core.ume.service

.) check the if the network connection works from j2ee -> abap in a command line tool (for instance telnet to 33<xx>)

.) Change SAPJSF to dialog user and try to login with the given username and pass / combination and check for errors in the abap system (alternatively try to start remote rfc programs with this user)

Never Use Client 000 for the UME. 000 should be left untouched. Instead of 000 use the standard UME client 001 or the productive client.

Regards

Andreas