----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I have installed Apache 1.3.12 and JServ. Both are running under SCO
open server 5.05.
My problem is when i run the servlet Hello I get a blanck page instead
of
the message "Congratulation Apache is working".
And when i run my servlets the same thing happens and I get the
following error :
 "java.io.IOException: Broken pipe
 at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
 at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java)
 at java.io.BufferedOutputStream.flush(BufferedOutputStream.java)
 at
org.apache.jserv.JServConnection.sendError(JServConnection.java:1512)
 at
org.apache.jserv.JServConnection.sendError(JServConnection.java:1534)
 at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:316)

 at org.apache.jserv.JServConnection.run(JServConnection.java:188)
 at java.lang.Thread.run(Thread.java)"

can anybody help me

Thanks




--
--------------------------------------------------------------
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