[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error HTTP/1.1 404 Not Found



Lluís,

On my PC "ping www.mondialrelay.es" returns "86.66.0.87" which is far 
different from what you added to your host table.

When I enter "http://86.66.0.87/WebService/Web_Services.asmx"; into my web 
browser I get a list of all web services provided by "www.mondialrelay.es".

A "tracert 195.64.164.87" returns "basicplus01.mailclub.fr" which obviously 
is different from "www.mondialrelay.es".

I do not know if it is possible that a given host name belongs to different 
IP addresses depending on ones location. So is it possible that you added 
the wrong addresses to your host table?

Why don't you let your DNS server resolve "www.mondialrelay.es"?

Thomas.

lmaldonado@xxxxxxxx schrieb:
> 
>    Hi,
>    I´m  trying to use HTTPAPI  but always  404 was receiveed,  can you
>    help me ?
>    in my as400 host table I added this entries:
>    195.64.164.87    www.mondialrelay.es
>    212.99.40.133    www.mondialrelay.fr
>    Here are my soap log:
>    HTTPAPI Ver 1.23 released 2008-04-24
>    OS/400 Ver V5R4M0
>    http_persist_open(): entered
>    http_long_ParseURL(): entered
>    DNS resolver retrans: 2
>    DNS resolver retry  : 2
>    DNS resolver options: x'00000136'
>    DNS default domain: venca2.appn.sna.ibm.com
>    DNS server found: 192.168.1.1
>    DNS server found: 62.81.0.1
>    DNS server found: 62.81.16.197
>    http_persist_post(): entered
>    http_long_ParseURL(): entered
>    do_post(): entered
>    POST /WebService/Web_Services.asmx HTTP/1.1
>    Host: www.mondialrelay.es
>    User-Agent: http-api/1.23
>    Content-Type: text/xml; charset=UTF-8
>    Expect: 100-continue
>    Content-Length: 1193
>    SOAPAction:"http://www.mondialrelay.fr/webservice/WSI2_CreationExpedit
>    ion"
>    recvresp(): entered
>    HTTP/1.1 100 Continue
>    SetError() #13: HTTP/1.1 100 Continue
>    senddoc(): entered
>    <?xml version="1.0" encoding="UTF-8"?>
>    <soap:Envelope xmlns: xsi="http://www.w3.org/2001/XMLSchema-instance";
>    xmlns:xsd="http://www.w3.org/2001/XMLSchema";
>    xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>    xmlns:t="http://www..mondialrelay.es/webservice/";>
>    <soap:Body>
>    <WSI2_CreationExpedition
>    xmlns="http://www.mondialrelay.es/webservice/";>
>    <Enseigne>BDTESTMR</Enseigne>
>    <ModeCol>REL</ModeCol>
>    <ModeLiv>24R</ModeLiv>
>    <Expe_Langage>ES</Expe_Langage>
>    <Expe_Ad1>SR</Expe_Ad1>
>    <Expe_Ad3>PICAPEDRERS</Expe_Ad3>
>    <Expe_Ville>VILANOVA I LA GELTRU</Expe_Ville>
>    <Expe_CP>08800</Expe_CP>
>    <Expe_Pays>ES</Expe_Pays>
>    <Expe_Tel1>0034938933835</Expe_Tel1>
>    <Dest_Langage>ES</Dest_Langage>
>    <Dest_Ad1>SR</Dest_Ad1>
>    <Dest_Ad3>AIGUA</Dest_Ad3>
>    <Dest_Ville>VILANOVA I LA GELTRU</Dest_Ville>
>    <Dest_CP>08800</Dest_CP>
>    <Dest_Pays>ES</Dest_Pays>
>    <Dest_Tel1>0034938933835</Dest_Tel1>
>    <Poids>1000</Poids>
>    <NbColis>1</NbColis>
>    <CRT_Valeur>1111</CRT_Valeur>
>    <COL_Rel_Pays>ES</COL_Rel_Pays>
>    <COL_Rel>052426</COL_Rel>
>    <LIV_Rel_Pays>ES</LIV_Rel_Pays>
>    <LIV_Rel>052426</LIV_Rel>
>    <Security>8FCD557E51CE7251FF1CC8B2BB34E4B6</Security>
>    </WSI2_CreationExpedition>
>    </soap:Body>
>    </soap:Envelope>
>    recvresp(): entered
>    HTTP/1.1 404 Not Found
>    Date: Mon, 08 Mar 2010 15:55:35 GMT
>    Server: Apache
>    X-Powered-By: PHP/5.2.6-1+lenny6
>    Content-Length: 760
>    Connection: close
>    Content-Type: text/html; charset=UTF-8
>    SetError() #13: HTTP/1.1 404 Not Found
>    recvdoc parms: identity 760
>    header_load_cookies() entered
>    recvdoc(): entered
>    SetError() #0:
>              <HTML>
>                <HEAD>
>                  <TITLE>www.mondialrelay.es</TITLE>
>                    <link rel="Shortcut Icon"
>    href="http://www.mondialrelay.fr/WebService/Web_Services.asmx/favicon.
>    ico">
>                </HEAD>
>             <FRAMESET ROWS="100%" FrameBorder="0">
>                 <FRAME
>    SRC="http://www.mondialrelay.fr/WebService/Web_Services.asmx";>
>              </FRAMESET>
>              <!--
>              <br><br><br><br><br><br><BR><br><br><br>
>              <br><br><br><br><br><br><BR><br><br><br>
>              <br><br><br><br><br><br><BR><br><br><br>
>              <br><br><br><br><br><br><BR><br><br><br>
>              <br><br><br><br><br><br><BR><br><br><br>
>              -->
>              <NOFRAMES>
>              <BODY>
>              </BODY>
>              </NOFRAMES>
>            </HTML>
> 
>    SetError() #13: HTTP/1.1 404 Not Found
>    http_close(): entered
>    Any ideas ??
>    Thank you very much
>    Best Regards
>    Lluís Maldonado.
>    Dpto. Informática - CIFDSA
>    Area Logística
>    Tel: +34 93 814 09 09 - Extensión: 249
>    E-mail: lmaldonado@xxxxxxxx
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------