You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When combined with error pages, you may see the following message
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /com.myapp_war_0.1, because request parameters have already been read, or ServletRequest.getReader() has already been called
Search before asking
Environment
When combined with error pages, you may see the following message
Also see https://stackoverflow.com/questions/7643484/how-to-get-rid-of-warning-pwc4011-unable-to-set-request-character-encoding-to
Shiro version
2.0.5
What was the actual outcome?
Warning message
What was the expected outcome?
No warnings
How to reproduce
https://start.flowlogix.com and make a syntax error in the .xhtml
Debug logs
No response