Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 37724 invoked by uid 500); 12 Jun 2001 16:42:15 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 37583 invoked from network); 12 Jun 2001 16:42:13 -0000 Received: from mail1.cai.com (HELO usilms50.ca.com) (141.202.248.38) by h31.sny.collab.net with SMTP; 12 Jun 2001 16:42:13 -0000 Received: by usilms50.ca.com with Internet Mail Service (5.5.2652.78) id ; Tue, 12 Jun 2001 12:39:21 -0400 Message-ID: From: "Chauhan, Anand" To: tomcat-user@jakarta.apache.org Subject: java.net.SocketException in Apache + Tomcat configuration.... PLZ HELP !! Date: Tue, 12 Jun 2001 12:39:08 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.78) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi ALL: Could y'all please help me with the following errors. Although it doesn't hamper my flow of logic and control but I was just wondering why it should ever occur at the first place. My configuration includes Apache Web Server 1.3.14+ and Tomcat 3.2.1. Here is the exception for your reference: java.net.SocketException: Connection reset by peer: JVM_recv in socket input str eam read at java.net.SocketInputStream.socketRead(Native Method) at java.net.SocketInputStream.read(Unknown Source) at org.apache.tomcat.service.connector.TcpConnector.receiveFully(TcpConn ector.java:150) at org.apache.tomcat.service.connector.TcpConnector.receive(TcpConnector .java:121) at org.apache.tomcat.service.connector.Ajp13ConnectionHandler.processCon nection(Ajp13ConnectionHandler.java:146) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java: 416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java :498) Thanks in advance. Regards, Anand Chauhan