Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to set request character encoding to UTF-8 from context

k.RamuMay 23 2016 — edited May 24 2016

Hi experts,

I deployed an ADF Essentials applications into Glassfish3.1.2 , All are success but only when I'm clicking on menu(<af:commandMenuItem>) which is developed in my application.The navigation is not executing

jdev version-11.1.2

jdk-1.7

GF-3.12

In log showing warning like

[#|2016-05-23T12:02:29.985+0530|WARNING|glassfish3.1.2|org.apache.catalina.connector.Request|_ThreadID=98;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context /v360-ViewController-context-root, because request parameters have already been read, or ServletRequest.getReader() has already been called|#]



Please please give solution for this..

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2016
Added on May 23 2016
17 comments
2,454 views