Hi everybody, sorry if this is a silly question because I am not an
expert, but I was looking for the solution to my problem consulting to
google and nobody has answered about the following problems with
apache-tomcat connection:
a) I have Solaris 8, apache 2.0.47, jdk 1.4.2, tomcat 4.1.24 and the
binary module of mod_jk version 2-2.0.42
b) Seems that the system works ok, however I got the following messages in
the apache error_log file:
[error] Error ajp_process_callback - write failed
[error] ajp13.service() ajpGetReply recoverable error 3
Error ajp_process_callback - write failed
ajp13.service() ajpGetReply recoverable
error 3
ajp13.service() Error forwarding ajp13:localhost:8009 1 0
[error] mod_jk.handler() Error connecting to tomcat 3
[Thu Oct 28 08:02:26 2004] [error] mod_jk child init 1 0
[Thu Oct 28 08:02:31 2004] [error] jk2_init() Can't find child 8163 in
scoreboard
[Thu Oct 28 08:02:31 2004] [error] mod_jk child init 1 -2
and in the tomcat logs file:
StandardWrapperValve[default]: Servlet.service() for servlet default threw exception
java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(Native Method)
at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:407)
at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:599)
at
org.apache.jk.server.JkCoyoteHandler.doWrite(JkCoyoteHandler.java:216)
at org.apache.coyote.Response.doWrite(Response.java:524)
at
org.apache.coyote.tomcat4.OutputBuffer.realWriteBytes(OutputBuffer.java:384)
at
org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:439)
at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:359)
at
org.apache.coyote.tomcat4.OutputBuffer.writeBytes(OutputBuffer.java:411)
at
org.apache.coyote.tomcat4.OutputBuffer.write(OutputBuffer.java:398)
at
org.apache.coyote.tomcat4.CoyoteOutputStream.write(CoyoteOutputStream.java:110)
at
org.apache.catalina.servlets.DefaultServlet.copyRange(DefaultServlet.java:1996)
...
My question is, what is missing in my configuration ?. How these problems
affect the performance of my system ?.
Thanks a lot,
--
Clara Ines Pe�a de Carrillo
Divisi�n de Servicios de Informaci�n
Universidad Industrial de Santander
Bucaramanga, Colombia
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]