On Jan 7, 2008, at 11:30 PM, Ryan Gardner wrote:
I'm setting up magnolia to run behind apache using mod_jk - I've
finally gotten it to the point where I can go to my test domain
...
When I go to my configuration nodes, and click to expand a node or
something - I get this message in my log:
WARN org.apache.catalina.core.ContainerBase.[Catalina].
[mansfield.vtvast.org].[/] Request.java(parseParameters:2384)
08.01.2008 01:25:51 Exception thrown whilst processing POSTed
parameters
java.io.IOException: Socket read failed
at org.apache.coyote.ajp.AjpAprProcessor.read
(AjpAprProcessor.java:1037)
One of two things solved this issue for me.
First (most likely) - the domain names I am using were added to the
dns - rather than just the requesting machine's host file.
Second - added:
JkOptions +FlushPackets
to my mod_jk.conf file inside the virtual host record for that server.
Ryan
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------