uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39246-E

The request body is exceeds the max size. (request uri = aa....aa, max size of the request body = bb....bb)

aa....aa: Request URI
bb....bb: Maximum size of the request body
Description
The request body of the sent request has exceeded the maximum size. An error with status 413 will be returned to the client.
Action
Check if the set value of the key webserver.connector.inprocess_http.limit.max_request_body of the user property file is correct. If the set value is incorrect, change the maximum size of the request body to the correct value. When the maximum size of the request body is changed, you need to restart the J2EE server.