Hi!...
I am working with tomcat in a Unix AIX OS and tomcat.log says :
Error in default service() : There is no proc
ess to read data written to a pipe.
java.io.IOException: There is no process to read data written to a pipe.
at java.net.SocketOutputStream.write(Compiled Code)
I read and asked about tomcat and servlets and I coudn't find an error in
tomcat configuration or my application. I guess that the problem is with
Unix's JVM but am not sure... does someone has use servlets in unix?... what
think about this?...
Jose