AFAIK these exceptions occur if someone requests a resource (HTML-Page, image, ...) and then closes the connection before all data was sent. I.e. click the stop-button or click on a different Hyperlink.

AFAIK one can do nothing to prevent these Exceptions in the log.

[EMAIL PROTECTED] wrote:
Hi All,


Any inputs/suggestions please..


Best regards,
--Shashi




________________________________

From: Shashidhar Vutukuru (WT01 - Computing Systems & Storage)

Sent: Wednesday, August 10, 2005 3:08 PM
To: 'tomcat-user@jakarta.apache.org'
Subject: tomcat exception of broken pipes



hi,


I click and browse through some of the features  in application, often I
get the following error in the catalina.out.
I really do not understand the cause of the problem.
the error is :


Aug 10, 2005 2:10:28 AM org.apache.jk.server.JkCoyoteHandler action
SEVERE: Error in action code
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:457)
        at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:654)
        at
org.apache.jk.server.JkCoyoteHandler.action(JkCoyoteHandler.java:435)
        at org.apache.coyote.Response.action(Response.java:222)
        at org.apache.coyote.Response.finish(Response.java:343)
        at
org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:314)
        at
org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:387)
        at
org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:673)
        at
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:
615)
        at
org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:786)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:666)
        at java.lang.Thread.run(Thread.java:534)




Any help or pointers would be of immense help.


 Thanks in advance.


--shashi




Confidentiality Notice


The information contained in this electronic message and any attachments to 
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or 
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to