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

error on soap message



   Can someone help me with an error I am having with my soap message to
   try and access a Java webservice I have created:

   Here is the debug text: looks like there may be an error in the Body
   tag but I can't tell where the actual error is based on the row,col

   <<http_debug.txt>>

   Lance Kastel

   CSK Auto

   Senior Programmer Analyst

   602-631-7166
HTTPAPI Ver 1.23 released 2008-04-24
OS/400 Ver V5R4M0

New iconv() objects set, PostRem=1208. PostLoc=0. ProtRem=819. ProtLoc=0
http_persist_open(): entered
http_long_ParseURL(): entered
DNS resolver retrans: 2
DNS resolver retry  : 2
DNS resolver options: x'00000136'
DNS default domain: northern.com
DNS server found: 192.168.30.115
DNS server found: 192.168.10.240
DNS server found: 192.168.10.241
http_persist_post(): entered
http_long_ParseURL(): entered
do_post(): entered
POST /geocode/services/GeoCodeMappingCoordinatesService HTTP/1.1
Host: xpp6893.northern.com:9083
User-Agent: http-api/1.23
Content-Type: text/xml; charset=utf-8
SOAPAction: urn:getLatLong
Expect: 100-continue
Content-Length: 318


recvresp(): entered
HTTP/1.1 100 Continue
Content-Length: 0
Date: Thu, 05 Jun 2008 16:43:21 GMT
Server: WebSphere Application Server/6.1


SetError() #13: HTTP/1.1 100 Continue
senddoc(): entered
<?xml version="1.0" encoding="UTF-8"><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ser="http://services.cskauto.com";><soapenv:Header/><soapenv:Body><ser:getLatLong><ser:param0>1600 Amphitheatre Parkway,Mountain View,CA</ser:param0></ser:getLatLong></soapenv:Body></soapenv:Envelope>
recvresp(): entered
HTTP/1.1 500 Internal Server Error
Date: Thu, 05 Jun 2008 16:43:21 GMT
Server: WebSphere Application Server/6.1
Content-Type: text/xml; charset=utf-8
Content-Language: en-US
Transfer-Encoding: chunked
Connection: Close


SetError() #13: HTTP/1.1 500 Internal Server Error
recvdoc parms: chunked 0
header_load_cookies() entered
recvchunk(): entered
get_chunk_size(): entered
209

chunk size = 521
get_chunk_size returned 521
calling comm_blockread
<?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:wsa="http://www.w3.org/2005/08/addressing";><soapenv:Header><wsa:Action>http://www.w3.org/2005/08/addressing/soap/fault</wsa:Action></soapenv:Header><soapenv:Body><soapenv:Fault><faultcode></faultcode><faultstring>Unexpected character '>' (code 62); expected either '?' or white space&#xd;
 at [row,col {unknown-source}]: [1,37]</faultstring><detail /></soapenv:Fault></soapenv:Body></soapenv:Envelope>
comm_blockread returned 521


get_chunk_size(): entered
0

chunk size = 0
get_chunk_size returned 0
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
-----------------------------------------------------------------------