(Reprinted from http://www.yourblog.org/data/20045/74610.html)
Problem java.net.SocketException: Connection reset by peer: socket write error at java.net.SocketOutputStream.socketWrite (Native Method) at java.net.SocketOutputStream.write (SocketOutputStream.java:83) at org.apache.tomcat.service .http.HttpResponseAdapter.doWrite (HttpResponseAdapter> at org.apache.tomcat.core.BufferedServletOutputStream.doWrite (BufferedServletOutp> at org.apache.tomcat.core.BufferedServletOutputStream.write (BufferedServletOutput> at org.apache.tomcat.core.BufferedServletOutputStream. write (BufferedServletOutput> at javax.servlet.http.HttpServlet.service (HttpServlet.java:740) at javax.servlet.http.HttpServlet.service (HttpServlet.java:853) at org.apache.tomcat.core.ServletWrapper.doService (ServletWrapper.java: 405) at Org.Apache.tomcat.core.handler.Service (Handler.java: 287) at Org.Apache.tomcat.core.ServletWrapper.Service (servletWrapper.java: 372) at Org.apache. Tomcat.core.contex tManager.internalService (ContextManager.java:812) at org.apache.tomcat.core.ContextManager.service (ContextManager.java:758) at org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection (A>
at org.apache.tomcat.service.TcpWorkerThread.runIt (PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool $ ControlRunnable.run (ThreadPool.java:501) at java.lang.Thread.run (Thread .java: 484) Causes and solutions This exception occurs when a client made a request, and before receiving the full response, either of the following happened:.. client's browser has been closed client's connection has been disconnected client presses the stop button This. Exception is Normally Harmless. It Does NOT SEEM POSSIBLE TO TRAP this Exception with j2se. I still don't know how to solve it. It seems that I can only get it?