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

HTTPAPI - Anyone want to help a new guy



   As you can see at the bottom of the debug text file I'm getting:

   "Server was unable to process request. ---> Data at the root level
   is invalid. Line 1, position 1."

   HTTP/1.1 500 Internal Server Error


   Tried with and without // HTTP_setCCSIDs(1208: 0);

   Got the same error

   This message is confidential. It may also be privileged or otherwise
   protected by work product immunity or other legal rules. If you have
   received it by mistake, please let us know by e-mail reply and delete
   it from your system; you may not copy this message or disclose its
   contents to anyone. Please send us by fax any message containing
   deadlines as incoming e-mails are not screened for response deadlines.
   The integrity and security of this message cannot be guaranteed on the
   Internet.
HTTPAPI Ver 1.17 released 2006-09-23

New iconv() objects set, PostRem=1208. PostLoc=0. ProtRem=819. ProtLoc=0
http_persist_open(): entered
http_long_ParseURL(): entered
http_persist_post(): entered
http_long_ParseURL(): entered
do_post(): entered
POST /Optimum_Web_Service/MultiSpeak/30/MR_Server.asmx HTTP/1.1
Host: 10.30.253.58
User-Agent: http-api/1.17
Content-Type: text/xml; charset=utf-8
Expect: 100-continue
Content-Length: 979


recvresp(): entered
HTTP/1.1 100 Continue


SetError() #13: HTTP/1.1 100 Continue
senddoc(): entered
POST /Optimum_Web_Service/MultiSpeak/30/MR_Server.asmx HTTP/1.1
Host: 10.30.253.58
Content-Type: text/xml; charset=utf-8
Content-Length: 1999
SOAPAction: "http://www.multispeak.org/Version_3.0/GetLatestReadingByMeterNo";

<?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/";>
  <soap:Header>
    <MultiSpeakMsgHeader Version="30" UserID="dcsi" Pwd="dcsi" AppName="iseries" AppVersion="iversion" Company="sub" CSUnits="other" CoordinateSystem="string1" Datum="string2" SessionID="string3" PreviousSessionID="string4" ObjectsRemaining="11" LastSent="abc" xmlns="http://www.multispeak.org/Version_3.0"; />
  </soap:Header>
  <soap:Body>
    <GetLatestReadingByMeterNo xmlns="http://www.multispeak.org/Version_3.0";>
      <meterNo>74697107</meterNo>
    </GetLatestReadingByMeterNo>
  </soap:Body>
</soap:Envelope>

recvresp(): entered
HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: application/soap+xml; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Fri, 14 Sep 2012 17:04:14 GMT
Content-Length: 511


SetError() #13: HTTP/1.1 500 Internal Server Error
recvdoc parms: identity 511
header_load_cookies() entered
recvdoc(): entered
SetError() #0:
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema";><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Receiver</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang="en">Server was unable to process request. ---&gt; Data at the root level is invalid. Line 1, position 1.</soap:Text></soap:Reason><soap:Detail /></soap:Fault></soap:Body></soap:Envelope>

SetError() #13: HTTP/1.1 500 Internal Server Error
http_close(): entered
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------