cancel
Showing results for 
Search instead for 
Did you mean: 

AXIS - MP: exception caught with cause org.xml.sax.SAXParseException: Premature end of file.

Former Member
0 Kudos


Hi.

I get the below error when try to execute a call using axis/soap 1.2

Any suggestions apprciated

Axis: invoking handler trp of java:com.sap.aii.adapter.axis.ra.transport.http.HTTPSender
02.06.2015 22:15:09.614InformationMP: processing local module localejbs/AF_Adapters/axis/HandlerBean
02.06.2015 22:15:09.621InformationAxis: continuing to response message d4d47cd0-0974-11e5-875e-0000008dd592
02.06.2015 22:15:09.621InformationMP: processing local module localejbs/AF_Adapters/axis/HandlerBean
02.06.2015 22:15:09.623ErrorMP: exception caught with cause org.xml.sax.SAXParseException: Premature end of file.
02.06.2015 22:15:09.624ErrorException caught by adapter framework: ; nested exception is: org.xml.sax.SAXParseException: Premature end of file.
02.06.2015 22:15:09.625ErrorDelivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: org.xml.sax.SAXParseException: Premature end of file.
02.06.2015 22:15:09.644InformationThe asynchronous message was successfully scheduled to be delivered at Tue Jun 02 22:20:09 GMT 2015
02.06.2015 22:15:09.644InformationMessage status set to WAIT

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190543
Participant
0 Kudos

Hi Gopal,

In the communication channel configuration, under outbound parameters ... what do you have under SOAP version? Try changing the version from 1.2 to 1.1 and try again.

Regards,

Ramesh.