CWWWC

CWWWC0001W: The [{0}] ServletContainerInitializer, located in the following application [{2}], produced the following error while invoking the onStartup method: [{1}]
CWWWC0002W: No servlet definition is found for the {0} servlet name in the {1} filter mapping.
CWWWC0003W: A {0} cookie name with the existing SameSite attribute value {1} is configured with the {2} new value. No SameSite attribute is added for this cookie.
CWWWC0004W: A {0} cookie name that is configured for the {1} SameSite attribute value was previously identified as a duplicate. No SameSite attribute is added for this cookie.
CWWWC0005I: The request URI has invalid or improperly encoded characters: [{0}]
CWWWC0006E: The request contained more files for upload than is permitted. The maximum number of files is [{0}].
CWWWC0007E: The response sendRedirect is not allowed after the response is committed.
CWWWC0008E: The redirect location cannot be null.
CWWWC0009E: The HTTP request query string or HTTP POST request data is null.
CWWWC0010E: An attempt to read from an InputStream operation or write to an OutputStream operation failed because a variable argument ByteBuffer instance was null.
CWWWC0011E: An attempt to read from an InputStream operation or write to an OutputStream operation failed because the isReady API returns false.
CWWWC0400E: An attribute name, or initial parameter name, is null.
CWWWC0401E: Failed to set response character encoding: [{0}].
CWWWC0402E: Trailers can not be set if the response is committed.
CWWWC0403E: Trailers can not be set if the HTTP version is not 1.1 or higher.
CWWWC0404E: Trailers can not be set if the Transfer-Encoding header value is not "chunked".