cancel
Showing results for 
Search instead for 
Did you mean: 

Webgui service tries to logon to client 000 as SAPSYS

Former Member
0 Kudos

Hello,

I have installed SRM on Netweaver 2004S platform. I am trying to test the webgui service (path = default_host/sap/bc/gui/sap/its/webgui). I get the logon screen fine, but when I click logon I get an error:

Error code: ICF-IE-http -c: 000 -u: SAPSYS -l: E -s: SU0 -i: akrhp054_SU0_02 -w: 0 -d: 20061215 -t: 164754 -v: ERROR_MESSAGE_STATE -e: Log on with a dialog user

It looks like it is trying to logon to client 000 as user SAPSYS.

How do I configure this to logon to client 010?

Thanks

Stuart Banner

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I implemented the latest Support stack and this stopped (actually got a different error!)

Former Member
0 Kudos

can you post your webgui link. so i can check is the given link is correct.

Cheers

Arun

Former Member
Former Member
0 Kudos

Hi ,

It looks like you are using the dialog user for web gui, if that is what you want,

1)Logon using SAPGUI

2)open transaction SICF

3)double click on your service

4)open service data tab

5)make sure ALL LOGONS check box under LOGON PROCEDURE is Checked

6)select Standard R/3 user under BASIC AUTHENTICATION

7) try logging with webgui

Pls Let me know if this solved the problem

Regards,

Phani

Former Member
0 Kudos

Phani,

Thank you for your response.

Unfortunately this did not fix the problem.

Thanks

Stuart

Former Member
0 Kudos

Hi,

In a service or service node, you can store anonymous logon data. In this way, you make sure that this data is checked when an HTTP request connects to the ABAP Application Server for this service or service node.

It is the same in your case so

make sure you are maintaining Anonymous Data for logon in

Service data tab when you double click on the service

If no data is maintained there it will log on to 000

Hope this helps

Regards,

Phani