Skip to Main Content

Integration

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!

liferay 4.2.1 on Sun Web Server 7

807567Nov 19 2007 — edited Nov 21 2007
Hi,

I've recently deployed Liferay portal on Sun System Web Server 7 and everything seems ok, except for 2 issues:

1. For each request a warning is logged to error log,

"service-j2ee reports: PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called"

I've set the server encoding to UTF-8, to no avail.

2. Although I deployed Liferay as the default web application, a request to http://server:port/ will not display the root index.html file rather output some garbage characters

There is a warning in the logs associated with this request

... for host ... trying to GET /index.html while trying to GET / while trying to GET /index.html while trying to GET /, service-j2ee reports: PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called

What puzzles me, besides the ecoding warning is the first part of the message: trying to GET /index.html while trying to GET / while trying to GET /index.html while trying to GET /. Looks like a loop and I have no ideea what could be causing it.

Anyone stumbled upon any of the described issues ? Anyone with a successful liferay deployment on SWS7 ?

Thanks,
/T
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2007
Added on Nov 19 2007
1 comment
151 views