cancel
Showing results for 
Search instead for 
Did you mean: 

The requested resource does not exist

former_member214873
Participant
0 Kudos

Dear mentors

Issue : any transaction related to ICF services it is routing java port , error message is appearing (404  Not Found)

when we executing ICM transactions like sm_workcenter, dbacockpit ,soamanager, and db02 it is giving below error message

404  Not Found

The requested resource does not exist.

and url is routing to Http://hostname:50000

I verified sap notes

1822831 - Web Service Soap Errors in solman_setup

1752309 - Web service invocation problem caused by Unsupported

xstream found ("HTTP Code 404 : Not Found") during SOLMAN_SETUP

1659135 - Ping failed (RC=403) Service ping ERROR: FORBIDDEN , Web

service invocation problem - SAP Solution Manager 7.1

I tested Cosumer Proxy CO_DIAGSTP_WS_AGT_SMDAGENT_MON ,

CO_DIAGSTP_WS_DIAG_SETUP CO_DIAG_WILY_WS_MANAGED_SETUP consumer proxies

logical ports

all i can able to ping web services successfully

please find ICM HTTP plug in application server display data details

HTTP Application Server Handler

ABAP Server operational = TRUE

J2EE Server configured = TRUE

J2EE HTTP port = 50000

J2EE HTTPS port = 50001

J2EE Server operational = TRUE

Default root access handler = AS Java

URL Prefix Table loaded = TRUE

URL Prefix Table

URL Prefix Virtual Host

Case Sensitive Part

/componentview/ *:*;

/sap_java/ *:*;

/test30/ *:*;

/cimom/ *:*;

/lmdb/ *:*;

/nwbc/ *:*;

/sap/ *:*;

/srm/ *:*;

Please find system primary component details

SAP solution manager 7.1

ST 710 SP 15

SAP-JEE 7.02 SP15 patch 5

LM-Service 7.10 SP12 patch1

Please find profile parameters

Thanks

Regards

Sudheer k

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182657
Active Contributor
0 Kudos

Hi Sudheer,

Could you confirm the instance number of your system as per attached parameter files found

icm/server_port_0   "PROT=HTTP,PORT=8000,TIMEOUT=120,PROCTIMEOUT=180"

This parameter plays a vital role for http requests.If possible try to set the parameter value with PROT=HTTP,PORT=80$$,TIMEOUT=600,PROCTIMEOUT=6000

Then second parameter you need to check is

SAPSYSTEM   0

In log file showing value 0,either it should be 00 or as per your configurations.

Third is to maintain parameter icm/host_name_full with FQDN in instance profile and check again after restart of the server.

Regards,

Gaurav

former_member214873
Participant
0 Kudos

Dear Gaurav

I maintained same paramters, even though the error is repeated ,please suggest me

Thanks

sudheer k

Former Member
0 Kudos

Hi Gaurav,

I have executed the report RSXMB_ACTIVATE_ICF_SERVICES and all seems to be green-Successful.

Also I have changed  icm/server_port_0 -Parameter value to PROT=HTTP,PORT=80$$,TIMEOUT=30,PROCTIMEOUT=602, and SAPSYSTEM as 00 in tcode RZ10.

But still it is not working. Also where do I get the FQDN to mention in SMICM tcode also I cant able to edit in tcodes 'SMICM'.

Please help. Thnaks.

http://scn.sap.com/thread/3718407

Former Member
0 Kudos

That is strange as to why your ABAP-based web resources (/sap*)are defaulted to the Java port of your Solution Manager (http://hostname:50000)

Can you check a couple of things

1. Check if your ICM is indeed active

Tx SMICM, click on Services button. Ensure your ABAP port 8000 is active (I assume your instance number is 00?

2. Check table HTTPURLLOC; it should be empty. If there is an entry with PORT parameter = 50000 then that's the cause of the problem

Former Member
0 Kudos

Hi Donald,

Thanks alot for the reply.

The ICM is active and also the instance no is 00.

Table  HTTPURLLOC is empty too. Please help further.

Please reply on this new thread.

http://scn.sap.com/thread/3718407