Symptom
When processing in PI system, if the size of the processing message is too big, then you may encounter the error "(413)Request Entity Too Large", it can usually be divided into two conditions, please see below.
Symptom A — Request (incoming to PI):
- Condition: An HTTP request sent to the PI system has a request-entity (payload) larger than PI’s allowed maximum.
- Observable result: The sender receives an immediate HTTP 413 response like below:
"The request entity must be less than <XXX> bytes!"... "Content length must be less than <XXX> bytes!"...
and you will receive a response code: "413 Request Entity Too Large".
Symptom B — Response (PI → external Web Service / adapter-related):
- Condition: PI is sending a large message out (or processing a large message for outbound delivery) and the outbound side (adapter, endpoint or intermediate component) rejects it as too large.
- In Communication Channel Monitoring (SOAP/Axis receiver) and Message Monitor (NWA) you see errors such as:
Error Axis: error in invocation: (413)Request Entity Too Large
Error MP: exception caught with case (413)Request Entity Too Large
Error Exception caught by adapter framework: (413)Request Entity Too Large
Error Transmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messagng.api.exception.MessagingException: (413)Request Entity Too Large...
- Or, when the SOAP adapter initiates the call, the sender/PI sees:
SOAP: Call failed: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 413 Request Entity Too LargeHTTP 413 Request Entity Too Large
Read more...
Environment
- SAP NetWeaver 7.0
- SAP enhancement package 1 for SAP NetWeaver 7.0
- SAP enhancement package 2 for SAP NetWeaver 7.0
- SAP enhancement package 3 for SAP NetWeaver 7.0
- SAP NetWeaver Process Integration 7.1
- SAP enhancement package 1 for SAP NetWeaver Process Integration 7.1
- SAP NetWeaver 7.3
- SAP enhancement package 1 for SAP NetWeaver 7.3
- SAP NetWeaver 7.4
- SAP NetWeaver 7.5
Product
Keywords
(413)Request Entity Too Large, Web Service, Request, Size, SOAP Axis, Receiver, Communication channel, MessagingException, Response, XIAdapter, SOAP_EXCEPTION, Process Integration 7.0, PI 7.0, PI 7.01, PI 7.02, Process Integration 7.10, PI 7.10, Process Integration 7.11, PI 7.11, Process Integration 7.30, PI 7.30, Process Integration 7.31, PI 7.31, Process Orchestration 7.4, PI 7.4, PO 7.4, Process Orchestration 7.5, PI 7.5, PO 7.5, XI, AEX , KBA , BC-XI-CON-AXS , Axis Extention for SOAP Adapter , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview