cancel
Showing results for 
Search instead for 
Did you mean: 

Solman 7.1 Sp08 Logical webservice call error

Former Member
0 Kudos

Hi Guys,

While configuring solman7.1 sp08 under system preparation step i am getting error.

In Step Enable Web Services i am creating the webservice

CO_DIAGSTP_WS_AGT_SMDAGENT_MON

Logical Port Name = LP_WS_SMDAGENT_MONITORING

URL Access Path = /DiagSetupServices/DiagSetupConf?style=document

When i am ping the webservice i am getting error.

SRT Framework exception: Service Ping ERROR: Error when calling SOAP Runtime functions: SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED")

[Thr 4636] Thu Apr 18 21:47:07 2013

[Thr 4636] *** WARNING => Connection request from (28/690/0) to host: xxxxxxxxxxxxxx service: 80 failed (NIECONN_REFUSED)

[Thr 4636] EX-T28, U690, 100 ASHARMA, 10.20.45.27, 21:47:06, M0, W0,     , 1/0 {000219ad} [icxxconn.c 2271]

Regards

Abhishek

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

can you also check whether you setup icm full host name under the parameter icm/host_name_full

what is the error is placed in solman_setup automatic execution?

you are getting this error for 1 proxy and for all the 4 proxy in the help document? if not tried, please try for other proxy also manually,

Also check the auth for the users SM_INTERN_WS, SM_EXTERN_WS

Please update

Thanks

Jansi

Former Member
0 Kudos

A connection refused usually is being generated by a firewall that is blocking your request.

Can you execute a telnet from your Solman system to the target system on port 80 ? So: telnet hostname 80

Also make sure that the webservice is actually listening to port 80 on your target machine.

If you get a connection refused, check with your network administrator.

Former Member
0 Kudos

Hello,

This is not connection to some target machine.

This is step during solman_setup.

Its calling the service on the same host.

But regarding telnet i m not able to do on port 80. but if i telnet on port 8000 it works.

Even telnet on port 21,22,23.. is not working.

Firewall is disabled.

Regards

Abhishek

Former Member
0 Kudos

Your error shows you're trying to connect on port 80.

If a telnet to this port is not working, something is blocked.

Are you using a webdispatcher??