"Connection reset by peer," "Broken Pipe, and "There is no process to read data from a pipe" errors
 Technote (FAQ)
 
Problem
This document explains the cause of the following errors:

java.net.SocketException: Connection reset by peer
java.io.IOException: Broken Pipe
javax.servlet.ServletException: Broken pipe
java.io.IOException: There is no process to read data from a pipe
 
Solution
These exceptions mean that the client pressed Refresh, Back, or Stop, or closed their browser after making the request, but before receiving the response back from the server.


This is normal behavior; you can ignore these logged messages.

 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Servlet Engine/Web Container
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1110077
IBM Group: Software Group
Modified date: Feb 17, 2005