Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

web services - connection closed by remote host

Former Member
0 Likes
1,478

I am trying to execute a web service from SOAMANAGER but it keeps giving me the error

Any ideas what the source of this error is?

An error has occurred. Maybe the request is not accepted by the server:

Connection closed by remote host.
1 ACCEPTED SOLUTION
Read only

vimalv
Active Participant
0 Likes
1,082

- An authentication prompt would be popping up somewhere and you did not see it?

- Also make sure you are getting a domain name and not an IP address in the URL.

- try opening the webservice URL from a browser - so as to make sure the network isn't stopping you,

- check if the service is activated in SICF.

I am trying to execute a web service from SOAMANAGER but it keeps giving me the error

Any ideas what the source of this error is?

An error has occurred. Maybe the request is not accepted by the server:

Connection closed by remote host.
2 REPLIES 2
Read only

Former Member
0 Likes
1,082

Hi Megan,

Is your network running a proxy server? If it does it will be necessary to provide proxy details and authentication details(id/pw) to make your webservice work.

Br,

Read only

vimalv
Active Participant
0 Likes
1,083

- An authentication prompt would be popping up somewhere and you did not see it?

- Also make sure you are getting a domain name and not an IP address in the URL.

- try opening the webservice URL from a browser - so as to make sure the network isn't stopping you,

- check if the service is activated in SICF.