Kbase P103767: Getting errors (9407) and (11748) when trying to connect to a Web Service from a 4GL program
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/09/2005 |
|
Status: Verified
FACT(s) (Environment):
Web Services
OpenEdge 10.x
SYMPTOM(s):
Getting errors (9407) and (11748) when trying to connect to a Web Service through the 4GL's CONNECT Method
Connection failure for host <host_name> port <port> transport <transport_name>. (9407)
Connection failure for host <host_name> port 80 transport TCP. (9407)
Error loading WSDL document (11748)
Error loading WSDL document <host_name>/<web_service_path>/<web_service_name>.asmx?WSDL : Fatal Error: connect operation failed (WinSock reported error=0)(11748)
The SOAP Spy Viewer Tool (prosoapview) displays the following error:
no response, connection error java.net.NoRouteToHostException: No route to host: connect
DNS lookup (nslookup) reports that the Web Service Host IP address is being resolved to an IP address that is within the private range of IP addresses (as in for LAN use)
CAUSE:
This is a network configuration issue
FIX:
Contact the Web Service Provider and have them fix their network configuration