We recently upgraded JDeveloper from 12.1.2 to 12.3. Application logging has messed up since then. App works but the log is filled up with below messages. Any help on this is highly appreciated.
<Dec 17, 2014 2:06:37 PM EST> <Warning> <HTTP> <BEA-101394>
<The exception "The request content-type is not a multipart/form-data" occurred
when processing getParameter or getParameterValues from a multipart value of a
ServletRequest.>
<Dec 17, 2014 2:06:39 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:39 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:39 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:39 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:40 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:40 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:40 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:40 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is not a multipart/form-data" occurred when processing
getParameter or getParameterValues from a multipart value of a ServletRequest.>
<Dec 17, 2014 2:06:40 PM EST> <Warning> <HTTP> <BEA-101394> <The exception "The
request content-type is no
there is a bug filed for this in Oracle Support site "Bug 19483893 : WHEN MULTIPARTCONFIG SUPPORT IT'S ENABLED, FILLS LOG WITH WARNING MESSAGES"
"So in summary, issue relates only to the massive warning messages appearing on log. There is no broken functionality at all with any patch. Just seems to be that some piece of code added an extra warning message which was not previously part of the product, which causes issues for customers."
It seems that there is no resolution for that, apart from ignoring (or you can apply a log filter at server logging framework level)
I'm facing the same <Warning>
on weblogic server 12.1.3 and primefaces 5.1.x JSF webapplication.
WebApp has no errors. It is working with no problems.
On wls 12.1.2 there are no such Warnings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With