cancel
Showing results for 
Search instead for 
Did you mean: 

Agent administration - webdynpro

mubarakshabna_asmi
Participant
0 Kudos

I am trying run tcode SOLMAN_WORKCENTER --> Root cause analysis --> Agent Administration

The url that opens is http://<localhost>:8000/webdynpro/dispatcher/sap.com/tc~smd~navigation/StandaloneApp?APP_ID=ADMIN_AGENT

I get the following error:

_

Service cannot be reached

What has happened?
URL http://<localhost>:8000/webdynpro/dispatcher/sap.com/tc~smd~navigation/StandaloneApp call was terminated because the corresponding service is not available.
  
Note
The termination occurred in system <SID> with error code 404 and for the reason Not found.
The selected virtual host was 0 .

What can I do?
Please select a valid URL.
If you do not yet have a user ID, contact your system administrator.

ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:<localhost>_<SID>_00-v:0-s:404-r:Notfound

HTTP 404 - Not found

Your SAP Internet Communication Framework Team

_____________

If I change the port to 50000 it works. As per a few other threads I made sure all SICF services user /sap/bc/webdynpro and /sap/bc/solman are active. I used the same user SOLMAN_ADMIN to login when launching with 8000 or 50000. It works with 50000 so I am assuming all the ABAP roles it has are sufficient.

What am I missing?

Thanks for your time.

Shabna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Start SMICM transaction. Attach screenshot from Goto->HTTP Application Server->Display Data.

Regards,

Roman

mubarakshabna_asmi
Participant
0 Kudos

Here it is:

Thanks

Shabna

Former Member
0 Kudos

Check/set parameters in profile as:

icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

system/type=DS

After that restart ICM.

Regards,

Roman

mubarakshabna_asmi
Participant
0 Kudos

Thanks for your time Roman.

icm parameter I get, I am doing it.

What is system/type?

Thanks

Shabna

mubarakshabna_asmi
Participant
0 Kudos

The icm parameter was already set.

Thanks

Shabna

Former Member
0 Kudos

system/type=DS - Dual-Stack System

Regards,

Roman

mubarakshabna_asmi
Participant
0 Kudos

Thanks Roman. ICM parameter was already set, I had included system/type and it works.

Thank you so much.

Shabna

Former Member

Hi Roman,

Thanks very much. The problem was in this parameter:

icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

Regards.

Oscar

Answers (0)