cancel
Showing results for 
Search instead for 
Did you mean: 

Connection to backend fails

Former Member
0 Kudos

Hi gurus,

I'm experiencing the following:

When starting our portal, the j2ee server0 would not start.

It's a 7.0 install, windows, sql 2005

std_server0.out gives the following error:

Oct 11, 2007 12:33:13... com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_57] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "Name or password is incorrect (repeat logon)". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{

passwd=********

lang=EN

receiverid=master

sysnr=$$

client=001

poolmaxsize=10

user=SAPJSF

receiverid_guest=master

ashost=localhost

poolmaxwait=10000

}

".

Oct 11, 2007 12:33:13... com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_57] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.

The sysnr=01 and not $$ as stated in the logfile.

I already resetted the password of user SAPJSF in client 001 as configured in the configtool but no luck.

I already tried a lot of sap notes and other things but still no luck.

Any ideas about this?

KR,

Johnny

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

problem solved by changing the password back to the initial one.