Error Sending end Packet / Broken pipe

Olá pessoal!

 Utilizo a versão 5.5.17 do tomcat e ultimamente tenho me deparado com o seguinte erro:

12/02/2007 17:22:25 org.apache.jk.core.MsgContext action [b]WARNING: Error sending end packet java.net.SocketException: Broken pipe[/b] 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:518) at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:112) at org.apache.jk.core.MsgContext.action(MsgContext.java:293) at org.apache.coyote.Response.action(Response.java:182) at org.apache.coyote.Response.finish(Response.java:304) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:204) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595)

  Após procurar sobre este problema no google, o máximo que encontrei foi um comentário em um site ([url]http://www.nabble.com/DO-NOT-REPLY--Bug-38489---New:----Frequent-Broken-Pipe-Error-t1047024.html[/url]) que diz o seguinte: 

[quote]“This bug still occurs in Tomcat 5.5.17. We are able to recreate the bug by putting the server under heavy load and frequently clicking new links in the navigation tree of our web application.
It seems as though Tomcat is not correctly handling connections to Apache that are closed (due to end-user’s browser aborting the connection). It seems that Tomcat is in the process of writing to the output stream when it is closed.”[/quote]

  Infelizmente o comentário acima é apenas uma suspeita, e ainda não encontro uma razão ou solução para o problema.
  Gostaria de saber se alguem já se deparou com o mesmo erro, ou se alguem tem alguma outra ideia para resolver esta situação.
  Abraços!

Olá Sokoban, você descobriu a solução do seu problema?

Bom, eu acabei resolvendo o problema assim:

http://netbeando.blogspot.com/

Espero que ajude…

[]'s