cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

default_host error

Former Member
0 Likes
6,590

Hello all,

In transaction SICF when i check my default_host with right click-->test...

I get the folowing error message:

" Could not find host or port information

Message no. SHTTP082

Diagnosis

The system could not find any host or port information.

Possible causes are:

The internet Communication is not active. Use transaction SMICM to check wether the ICM is active.

The Customizing settings for the host and port assignement are incorrect. Use transcations SMICM an RZ!! to check whether the system settings are correc.

ICM is started and the services HTTP,HTTPS and SMTP are active

The parameter profile

is/virt_host_0=:;

icm/host_name_full=mosssrv.domain.local

View Entire Topic
Former Member
0 Likes

Hello,

pls compare the URL which is generated from "test service" in SICF http://<hostname>:<port>/.

to the SMICM -> Services -> is the http port and the server name the same ?

Furthermore pls check if the tcip ip port is accessible via the networ from your client, f.e. if

the above http port is 50000

then try from your workstation / client the following command :

telnet <servername> httpport

if you get a blank screen the port is open. If you get an error, fix the error, the port might

be blocked by a firewall.

kr,

andreas