cancel
Showing results for 
Search instead for 
Did you mean: 

Service cannot be reached

Former Member
0 Kudos

Hi,

i'm getting the following error when trying to call my j2ee engine, can anyone help me?

Service cannot be reached

What has happened?

URL http://sun-test:8002/ call was terminated because the corresponding service is not available.

Note

The termination occurred in system SOL 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:sun-test_SOL_02-v:0-s:404-r:Notfound

HTTP 404 - Not found

Your SAP Internet Communication Framework Team

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

If its the java engine you are trying to reach and assuming that the instance number is 02 I would try:

http://sun-test:50200

Port 8002 is propably the port of your ICM.

Former Member
0 Kudos

Hi Trevor,

This error may be due to activation of the corresponding application services in the ICF tree. The service for the application is generally found under the ICF node /default_host/sap/bc/bsp/sap/<application>.

for further details refere the

Note 517484 - Inactive services in the Internet Communication Framework

still if you face same problem there is an option to use ICFrecording through which you can record and analyse the error for this refer

Note 724804 - Using the ICF recorder for troubleshooting

Cheers,

Shyam

JPReyes
Active Contributor
0 Kudos

Hi Trevor,

We'll need more info than that...

Go check the logs... std_server0.out, std_dispatcher.out and post error here.

Hop this help

Juan