cancel
Showing results for 
Search instead for 
Did you mean: 

SAPJSF Name or password is incorrect (repeat logon) in NW SR3 NWDI deploy

Former Member
0 Kudos

Hi,

I am installing NW7.0 SR3

In step of deploying :

Initial setup of functional unit Development Infrastructure (DI all-in-one)

there is an error :

Name or password is incorrect (repeat logon)

Destination parameters

user : SAPJSF

password : % secure content %

host : localhost

sysnr : $$

client : 001

language : null

I tried to change the password in ume.r3.connection.master.passwd

which is exacting the same in ABAP side

but it doesn't work

Anyone has ides to solve this problems?

Thx.

John

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

I wonder if you found a solution to this issue, I´m having the same problem with de DI configuration wizard with the user sapjsf. But my user is ok.

Hope you can help me

Regards

Former Member
0 Kudos

Hi!

I found the solution,

The problem was with the stack level, because until stack 16 the configurator wizard cant conect with user SAPJSF. With the stack 16 now teh configurator wizard ask for the DDIC pwd.

Hope this help if some one have the same problem and found this message

Regards!

Ricardo

Former Member
0 Kudos

ideally you should not use NWDI as an Add in, it is not a recommended scenario.

For problem shooting this I would look in the Server0 directory for the RFC trace file which should show you what the issue is.

If not I would then log onto the ABAP system with NWDI down, go to SM50 and increate the trace level of all DIA Wp's but only have the Security component ticked... then I would start up the J2EE and after it has failed to connect I would look through the trace files (after turning off tracing) looking for the word sapjsf. That should tell you exactly why it is failing.

hopefully the sysnr below of $$ was just a typo.

Ensure it is client 001 that you have changed the sapjsf password in (a common error)