Skip to Content
0
Nov 28, 2006 at 05:51 PM

HTTP connection in SM59

1259 Views

Hi

I have a scenario rfc->XI->soap.

For that i have created a HTTP connection in SM59.But when i am testing the connection i am getting the following log.

HEADER NAME HEADER VALUE

~response_line HTTP/1.0 500 Empty HTTP request received

~server_protocol HTTP/1.0

~status_code 500

~status_reason Empty HTTP request received

set-cookie sap-usercontext=sap-language=S&sap-client=020; path=/

content-type text/xml

content-length 814

content-id <soap-DD196A45E74E9C70E10000000AD22053@sap.com>

soapaction 'http://sap.com/xi/XI/Message/30'

server SAP Web Application Server (1.0;640)

~remote_addr

~uri_scheme_expanded NONE

HTTP BODY

http://schemas.xmlsoap.org/soap/envelope/">#<

SOAP:Header>## # SOAP:Client Empty" target="_blank"> http://schemas.xmlsoap.org/soap/envelope/"> SOAP:Client Empty HTTP request received http://sap.com/xi/XI/Message/30 xmlns:SAP=" http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"> XIProtocol

<SAP:Code area="MESSAGE">EMPTY_HTTP_REQUEST_RECEIVED</SAP:Code><SAP:P1/>

<SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>Empty HTTP query received. No message processing possible##</SAP:Stack></SAP:Error></detail></SOAP:Fault>#</SOAP:Body>#</SOAP:Envelope>#

What this saying to me??

Regards