Hi

Just a wild guess, can be because of this error that keeps showing up in the logs?

2004-07-29 01:42:32 [org.apache.catalina.connector.warp.WarpConnector] Error accepting requests
java.net.SocketException: Socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
at java.net.ServerSocket.implAccept(ServerSocket.java:448)
at java.net.ServerSocket.accept(ServerSocket.java:419)
at org.apache.catalina.connector.warp.WarpConnector.run(Unknown Source)
at java.lang.Thread.run(Thread.ja


The tomcat version is 4.1.29, OS is red hat 8 and jdk 1 .4.2_03. But the biggest problem is not that stopping is slow, but that the browser does not get response from the servlet. I've placed debug messages in the servlet so I am sure it does not hang inside of it.

Christina

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



Reply via email to