this happens if a user uses Internet Explorer and Internet Explorer already
has a resource in cache. IE will simply close the connection, thats what the
message says.

Daniel

-----Ursprüngliche Nachricht-----
Von: Chauhan, Anand [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 12. Juni 2001 18:39
An: [EMAIL PROTECTED]
Betreff: java.net.SocketException in Apache + Tomcat configuration....
PLZ HELP !!


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

Reply via email to