[
https://jira.jboss.org/jira/browse/RF-2914?page=com.atlassian.jira.plugin...
]
Kem Elbrader commented on RF-2914:
----------------------------------
Here is a workaround.
Go to admin console (
http://localhost:4848/)
Go to Application Server -> Logging -> Log Levels
Add a property with name
org.apache.coyote.tomcat5.CoyoteRequest
and value
SEVERE
Note: this will suppress other possibly important WARNING and INFO
messages from CoyoteRequest.
Error starting RichFaces enabled web application after switch to
3.2.0 release
------------------------------------------------------------------------------
Key: RF-2914
URL:
https://jira.jboss.org/jira/browse/RF-2914
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: jsf 1.2_08, glassfish 9.1
Reporter: Mareks Malnacs
Assignee: Nick Belaevski
Priority: Minor
Fix For: Future
Complex richfaces application works fine with 3.1.4 release. After update project
libraries to 3.2.0 glassfish displays following message in error log:
PWC4011: Unable to set request character encoding to UTF-8 from context /proc, because
request parameters have already been read, or ServletRequest.getReader() has already been
called
and firefox displays empty page.
If I switch back to 3.1.4 - application works fine.
Any changes in web.xml (or any other web-app configuration file) I am missed during
"upgrade" ?
Thanks,
Mareks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira