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

RE: q0:DestinationUnreachable 13: HTTP/1.1 500 Internal Server Error



For some reason, my Outlook thinks your message is a run-on sentence. It is kind of hard to deciper your note but it appears there are two clues in the response.

One, you have the error message WSE817. Googling that returned a few hits that mostly seem to say redefine the web service. This one might be helpful though:
http://axis.8716.n7.nabble.com/WSE-817-error-bad-wsdl-or-just-newbie-stupidity-td10316.html
It would appear you a should define the message differently if you want to make the existing code work or you can "fix" on the server side.

Later, you have another error about Received unexpected Soap header. Since that error just kept repeating, I would guess that your Soap header is incorrect.

Did you try running this through soapUI?

****************************************
> System.Exception: WSE817: 

The <To> header must match the Actor attribute on this receiver.

 The <To> header contained "http://services.bbbbb.com/cccccservice/cccccservice.asmx"; whereas the Actor attribute was "urn:EEEEEBenefits:Services:V1:cccccService".   

--- End of inner exception stack trace ---   at Microsoft.Web.Services2.WebServicesExtension.AfterDeserialize(SoapMessage message)   at System.Web.Services.Protocols.SoapMessage.RunExtensions(SoapExtension[] extensions, Boolean throwOnException)   at System.Web.Services.Protocols.SoapServerProtocol.CreateServerInstance()   at System.Web.Services.Protocols.WebServiceHandler.Invoke()   at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()</faultstring>

</soap:Fault></soap:Body></soap:Envelope>** 2015-04-24-08.05.47.607000: Preparing to parse received message Warning: Received unexpected Soap header:

 <Action>Warning: Received unexpected Soap header: http://schemas.xmlsoap.org/ws/2004/03/addressing/faultWarning: Received unexpected Soap header: </Action>

Warning: Received unexpected Soap header: <MessageID>Warning: Received unexpected Soap header: uuid:6c3f754f-3f43-408e-b348-1b3aa4e8da34Warning: Received unexpected Soap header: </MessageID>Warning: Received unexpected Soap header: <RelatesTo>Warning: Received unexpected Soap header: uuid:c1f5333e-6071-41ac-99e6-63349eaa0775Warning: Received unexpected Soap header: </RelatesTo>Warning: Received unexpected Soap header: <To>Warning: Received unexpected Soap header: http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymousWarning: Received unexpected Soap header: </To>Warning: Received unexpected Soap header: <Security>Warning: Received unexpected Soap header: <Timestamp>Warning: Received unexpected Soap header: <Created>Warning: Received unexpected Soap header: 2015-04-24T13:05:47ZWarning: Received unexpected Soap header: </Created>Warning: Received unexpected Soap header: <Expires> Warning: Received unexpected Soap header: 2015-04-24T13:10:47ZWarning: Received unexpected Soap header: </Expires>Warning: Received unexpected Soap header:Warning: Received unexpected Soap header: </Timestamp>Warning: Received unexpected Soap header:Warning: Received unexpected Soap header: </Security>SetError() #13: HTTP/1.1 500 Internal Server Errorhttp_close(): enteredHTTPAPI Ver 1.24 released 2012-01-23OS/400 Ver V7R1M0
** 2015-04-24-08.05.47.826000: Leaving cccccServicePort_helloWorld() ************End of Data********************
 TIA
Kerwin Crawford

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------