----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Sue,


>Installed all three, went through the configs according to FAQ and 
>seem to get this error in Jserv.log "AJP Protocol Error: 
>java.io.IOException: stream broken".

I have seen this when the PrintWriter object has been cut off by the Browser
timing out on the connection before the PrintWriter was closed. Try either
adding a larger stack space to your JVM by modifying the
wrapper.bin.parameters, set the servlet you wish to access as preloaded by
modifying servlets.startup in your zone.properties file or just get some
more horsepower on the machine you have installed it on. 



Have a look at;

http://dev.apache.org/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action/S
etAll/project_id/1/faq_id/1/topic_id/4/question_id/354;jsessionid=kwube84d31

for more information.


Cameron Riley



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to