将Jdeveloper从12.1.2升级到12.1.3后,weblogic 12c中的应用程序登录搞乱了

Sup*_*999 5 java logging weblogic jdeveloper

我们最近将JDeveloper从12.1.2升级到12.3.从那时起,应用程序日志已经搞砸了.应用程序工作,但日志填充以下消息.对此的任何帮助都非常感谢.

<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
Run Code Online (Sandbox Code Playgroud)

小智 1

<Warning>在 weblogic 服务器 12.1.3 和 primefaces 5.1.x JSF Web 应用程序上面临同样的问题。
WebApp 没有错误。它工作没有问题。
在 wls 12.1.2 上没有此类警告。