Jersey Warning Messages in App Server SystemOut Log "the request body has been consumed"
(Doc ID 1632342.1)
Last updated on JUNE 24, 2024
Applies to:
Oracle WebCenter Sites - Version 7.6.2 and laterInformation in this document applies to any platform.
Goal
There are many of these messages filling up the app server SystemOut.log:
[1/16/14 13:01:22:642 EST] 00000028 WebComponent W A servlet POST request, to the URI http:// [ip address]:9081/cas/v1/tickets, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Is there a way to suppress these messages safely?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |